Package Summary
Tags | No category tags. |
Version | 0.0.0 |
License | TODO: License declaration |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | Georgia Tech RoboJackets Software for the RoboCup Small Size League |
Checkout URI | https://github.com/robojackets/robocup-software.git |
VCS Type | git |
VCS Version | ros2 |
Last Updated | 2025-09-22 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | robotics soccer robocup small-size-league |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- n8w3rt
Authors
RRT
C++ RRT (Rapidly-exploring Random Tree) implementation
Interactive RRT Viewer
This project contains an interactive RRT viewer. The source and destination points can be dragged with a mouse. Here’s a screenshot:
Dependencies
The following are required in order to build this project:
- cmake >= 3.2.0
- Qt 5.5+
- (The following dependencies are only needed for the rrt viewer)
- QtDeclarative 5
- QtQuick2.5+
- QtQuick Controls
- QtQuick Dialogs
- Eigen
- ninja
- ccache
- libflann-dev
- libboost-all-dev
To install all needed dependencies on Ubuntu 16.04, run:
sudo apt-get -y install qt5-default libeigen3-dev g++ ninja-build cmake clang-format-3.6 ccache libflann-dev qtdeclarative5-dev qtdeclarative5-qtquick2-plugin qml-module-qtquick-{controls,dialogs} libboost-all-dev
Building
Run make
in the main directory to build the rrt-viewer
program and the test-runner
program, which are placed in the build/
folder.
git submodule update --init
make
build/rrt-viewer
Resources
Here are some good resources for learning more about RRTs:
- http://msl.cs.uiuc.edu/rrt/
- Wikipedia
- http://www.cs.cmu.edu/~15780/readings/02iros-errt.pdf
License
This project is licensed under the Apache License v2.0. See the LICENSE file for more information.
Package Dependencies
Deps | Name |
---|---|
ament_cmake | |
ament_cmake_gtest | |
qt5 | |
flann | |
eigen3 | |
eigen3_cmake_module |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
rj_planning |
Launch files
Messages
Services
Plugins
Recent questions tagged rj_rrt at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.0.0 |
License | TODO: License declaration |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | Georgia Tech RoboJackets Software for the RoboCup Small Size League |
Checkout URI | https://github.com/robojackets/robocup-software.git |
VCS Type | git |
VCS Version | ros2 |
Last Updated | 2025-09-22 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | robotics soccer robocup small-size-league |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- n8w3rt
Authors
RRT
C++ RRT (Rapidly-exploring Random Tree) implementation
Interactive RRT Viewer
This project contains an interactive RRT viewer. The source and destination points can be dragged with a mouse. Here’s a screenshot:
Dependencies
The following are required in order to build this project:
- cmake >= 3.2.0
- Qt 5.5+
- (The following dependencies are only needed for the rrt viewer)
- QtDeclarative 5
- QtQuick2.5+
- QtQuick Controls
- QtQuick Dialogs
- Eigen
- ninja
- ccache
- libflann-dev
- libboost-all-dev
To install all needed dependencies on Ubuntu 16.04, run:
sudo apt-get -y install qt5-default libeigen3-dev g++ ninja-build cmake clang-format-3.6 ccache libflann-dev qtdeclarative5-dev qtdeclarative5-qtquick2-plugin qml-module-qtquick-{controls,dialogs} libboost-all-dev
Building
Run make
in the main directory to build the rrt-viewer
program and the test-runner
program, which are placed in the build/
folder.
git submodule update --init
make
build/rrt-viewer
Resources
Here are some good resources for learning more about RRTs:
- http://msl.cs.uiuc.edu/rrt/
- Wikipedia
- http://www.cs.cmu.edu/~15780/readings/02iros-errt.pdf
License
This project is licensed under the Apache License v2.0. See the LICENSE file for more information.
Package Dependencies
Deps | Name |
---|---|
ament_cmake | |
ament_cmake_gtest | |
qt5 | |
flann | |
eigen3 | |
eigen3_cmake_module |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
rj_planning |
Launch files
Messages
Services
Plugins
Recent questions tagged rj_rrt at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.0.0 |
License | TODO: License declaration |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | Georgia Tech RoboJackets Software for the RoboCup Small Size League |
Checkout URI | https://github.com/robojackets/robocup-software.git |
VCS Type | git |
VCS Version | ros2 |
Last Updated | 2025-09-22 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | robotics soccer robocup small-size-league |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- n8w3rt
Authors
RRT
C++ RRT (Rapidly-exploring Random Tree) implementation
Interactive RRT Viewer
This project contains an interactive RRT viewer. The source and destination points can be dragged with a mouse. Here’s a screenshot:
Dependencies
The following are required in order to build this project:
- cmake >= 3.2.0
- Qt 5.5+
- (The following dependencies are only needed for the rrt viewer)
- QtDeclarative 5
- QtQuick2.5+
- QtQuick Controls
- QtQuick Dialogs
- Eigen
- ninja
- ccache
- libflann-dev
- libboost-all-dev
To install all needed dependencies on Ubuntu 16.04, run:
sudo apt-get -y install qt5-default libeigen3-dev g++ ninja-build cmake clang-format-3.6 ccache libflann-dev qtdeclarative5-dev qtdeclarative5-qtquick2-plugin qml-module-qtquick-{controls,dialogs} libboost-all-dev
Building
Run make
in the main directory to build the rrt-viewer
program and the test-runner
program, which are placed in the build/
folder.
git submodule update --init
make
build/rrt-viewer
Resources
Here are some good resources for learning more about RRTs:
- http://msl.cs.uiuc.edu/rrt/
- Wikipedia
- http://www.cs.cmu.edu/~15780/readings/02iros-errt.pdf
License
This project is licensed under the Apache License v2.0. See the LICENSE file for more information.
Package Dependencies
Deps | Name |
---|---|
ament_cmake | |
ament_cmake_gtest | |
qt5 | |
flann | |
eigen3 | |
eigen3_cmake_module |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
rj_planning |
Launch files
Messages
Services
Plugins
Recent questions tagged rj_rrt at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.0.0 |
License | TODO: License declaration |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | Georgia Tech RoboJackets Software for the RoboCup Small Size League |
Checkout URI | https://github.com/robojackets/robocup-software.git |
VCS Type | git |
VCS Version | ros2 |
Last Updated | 2025-09-22 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | robotics soccer robocup small-size-league |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- n8w3rt
Authors
RRT
C++ RRT (Rapidly-exploring Random Tree) implementation
Interactive RRT Viewer
This project contains an interactive RRT viewer. The source and destination points can be dragged with a mouse. Here’s a screenshot:
Dependencies
The following are required in order to build this project:
- cmake >= 3.2.0
- Qt 5.5+
- (The following dependencies are only needed for the rrt viewer)
- QtDeclarative 5
- QtQuick2.5+
- QtQuick Controls
- QtQuick Dialogs
- Eigen
- ninja
- ccache
- libflann-dev
- libboost-all-dev
To install all needed dependencies on Ubuntu 16.04, run:
sudo apt-get -y install qt5-default libeigen3-dev g++ ninja-build cmake clang-format-3.6 ccache libflann-dev qtdeclarative5-dev qtdeclarative5-qtquick2-plugin qml-module-qtquick-{controls,dialogs} libboost-all-dev
Building
Run make
in the main directory to build the rrt-viewer
program and the test-runner
program, which are placed in the build/
folder.
git submodule update --init
make
build/rrt-viewer
Resources
Here are some good resources for learning more about RRTs:
- http://msl.cs.uiuc.edu/rrt/
- Wikipedia
- http://www.cs.cmu.edu/~15780/readings/02iros-errt.pdf
License
This project is licensed under the Apache License v2.0. See the LICENSE file for more information.
Package Dependencies
Deps | Name |
---|---|
ament_cmake | |
ament_cmake_gtest | |
qt5 | |
flann | |
eigen3 | |
eigen3_cmake_module |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
rj_planning |
Launch files
Messages
Services
Plugins
Recent questions tagged rj_rrt at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.0.0 |
License | TODO: License declaration |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | Georgia Tech RoboJackets Software for the RoboCup Small Size League |
Checkout URI | https://github.com/robojackets/robocup-software.git |
VCS Type | git |
VCS Version | ros2 |
Last Updated | 2025-09-22 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | robotics soccer robocup small-size-league |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- n8w3rt
Authors
RRT
C++ RRT (Rapidly-exploring Random Tree) implementation
Interactive RRT Viewer
This project contains an interactive RRT viewer. The source and destination points can be dragged with a mouse. Here’s a screenshot:
Dependencies
The following are required in order to build this project:
- cmake >= 3.2.0
- Qt 5.5+
- (The following dependencies are only needed for the rrt viewer)
- QtDeclarative 5
- QtQuick2.5+
- QtQuick Controls
- QtQuick Dialogs
- Eigen
- ninja
- ccache
- libflann-dev
- libboost-all-dev
To install all needed dependencies on Ubuntu 16.04, run:
sudo apt-get -y install qt5-default libeigen3-dev g++ ninja-build cmake clang-format-3.6 ccache libflann-dev qtdeclarative5-dev qtdeclarative5-qtquick2-plugin qml-module-qtquick-{controls,dialogs} libboost-all-dev
Building
Run make
in the main directory to build the rrt-viewer
program and the test-runner
program, which are placed in the build/
folder.
git submodule update --init
make
build/rrt-viewer
Resources
Here are some good resources for learning more about RRTs:
- http://msl.cs.uiuc.edu/rrt/
- Wikipedia
- http://www.cs.cmu.edu/~15780/readings/02iros-errt.pdf
License
This project is licensed under the Apache License v2.0. See the LICENSE file for more information.
Package Dependencies
Deps | Name |
---|---|
ament_cmake | |
ament_cmake_gtest | |
qt5 | |
flann | |
eigen3 | |
eigen3_cmake_module |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
rj_planning |
Launch files
Messages
Services
Plugins
Recent questions tagged rj_rrt at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.0.0 |
License | TODO: License declaration |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | Georgia Tech RoboJackets Software for the RoboCup Small Size League |
Checkout URI | https://github.com/robojackets/robocup-software.git |
VCS Type | git |
VCS Version | ros2 |
Last Updated | 2025-09-22 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | robotics soccer robocup small-size-league |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- n8w3rt
Authors
RRT
C++ RRT (Rapidly-exploring Random Tree) implementation
Interactive RRT Viewer
This project contains an interactive RRT viewer. The source and destination points can be dragged with a mouse. Here’s a screenshot:
Dependencies
The following are required in order to build this project:
- cmake >= 3.2.0
- Qt 5.5+
- (The following dependencies are only needed for the rrt viewer)
- QtDeclarative 5
- QtQuick2.5+
- QtQuick Controls
- QtQuick Dialogs
- Eigen
- ninja
- ccache
- libflann-dev
- libboost-all-dev
To install all needed dependencies on Ubuntu 16.04, run:
sudo apt-get -y install qt5-default libeigen3-dev g++ ninja-build cmake clang-format-3.6 ccache libflann-dev qtdeclarative5-dev qtdeclarative5-qtquick2-plugin qml-module-qtquick-{controls,dialogs} libboost-all-dev
Building
Run make
in the main directory to build the rrt-viewer
program and the test-runner
program, which are placed in the build/
folder.
git submodule update --init
make
build/rrt-viewer
Resources
Here are some good resources for learning more about RRTs:
- http://msl.cs.uiuc.edu/rrt/
- Wikipedia
- http://www.cs.cmu.edu/~15780/readings/02iros-errt.pdf
License
This project is licensed under the Apache License v2.0. See the LICENSE file for more information.
Package Dependencies
Deps | Name |
---|---|
ament_cmake | |
ament_cmake_gtest | |
qt5 | |
flann | |
eigen3 | |
eigen3_cmake_module |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
rj_planning |
Launch files
Messages
Services
Plugins
Recent questions tagged rj_rrt at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.0.0 |
License | TODO: License declaration |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | Georgia Tech RoboJackets Software for the RoboCup Small Size League |
Checkout URI | https://github.com/robojackets/robocup-software.git |
VCS Type | git |
VCS Version | ros2 |
Last Updated | 2025-09-22 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | robotics soccer robocup small-size-league |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- n8w3rt
Authors
RRT
C++ RRT (Rapidly-exploring Random Tree) implementation
Interactive RRT Viewer
This project contains an interactive RRT viewer. The source and destination points can be dragged with a mouse. Here’s a screenshot:
Dependencies
The following are required in order to build this project:
- cmake >= 3.2.0
- Qt 5.5+
- (The following dependencies are only needed for the rrt viewer)
- QtDeclarative 5
- QtQuick2.5+
- QtQuick Controls
- QtQuick Dialogs
- Eigen
- ninja
- ccache
- libflann-dev
- libboost-all-dev
To install all needed dependencies on Ubuntu 16.04, run:
sudo apt-get -y install qt5-default libeigen3-dev g++ ninja-build cmake clang-format-3.6 ccache libflann-dev qtdeclarative5-dev qtdeclarative5-qtquick2-plugin qml-module-qtquick-{controls,dialogs} libboost-all-dev
Building
Run make
in the main directory to build the rrt-viewer
program and the test-runner
program, which are placed in the build/
folder.
git submodule update --init
make
build/rrt-viewer
Resources
Here are some good resources for learning more about RRTs:
- http://msl.cs.uiuc.edu/rrt/
- Wikipedia
- http://www.cs.cmu.edu/~15780/readings/02iros-errt.pdf
License
This project is licensed under the Apache License v2.0. See the LICENSE file for more information.
Package Dependencies
Deps | Name |
---|---|
ament_cmake | |
ament_cmake_gtest | |
qt5 | |
flann | |
eigen3 | |
eigen3_cmake_module |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
rj_planning |
Launch files
Messages
Services
Plugins
Recent questions tagged rj_rrt at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.0.0 |
License | TODO: License declaration |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | Georgia Tech RoboJackets Software for the RoboCup Small Size League |
Checkout URI | https://github.com/robojackets/robocup-software.git |
VCS Type | git |
VCS Version | ros2 |
Last Updated | 2025-09-22 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | robotics soccer robocup small-size-league |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- n8w3rt
Authors
RRT
C++ RRT (Rapidly-exploring Random Tree) implementation
Interactive RRT Viewer
This project contains an interactive RRT viewer. The source and destination points can be dragged with a mouse. Here’s a screenshot:
Dependencies
The following are required in order to build this project:
- cmake >= 3.2.0
- Qt 5.5+
- (The following dependencies are only needed for the rrt viewer)
- QtDeclarative 5
- QtQuick2.5+
- QtQuick Controls
- QtQuick Dialogs
- Eigen
- ninja
- ccache
- libflann-dev
- libboost-all-dev
To install all needed dependencies on Ubuntu 16.04, run:
sudo apt-get -y install qt5-default libeigen3-dev g++ ninja-build cmake clang-format-3.6 ccache libflann-dev qtdeclarative5-dev qtdeclarative5-qtquick2-plugin qml-module-qtquick-{controls,dialogs} libboost-all-dev
Building
Run make
in the main directory to build the rrt-viewer
program and the test-runner
program, which are placed in the build/
folder.
git submodule update --init
make
build/rrt-viewer
Resources
Here are some good resources for learning more about RRTs:
- http://msl.cs.uiuc.edu/rrt/
- Wikipedia
- http://www.cs.cmu.edu/~15780/readings/02iros-errt.pdf
License
This project is licensed under the Apache License v2.0. See the LICENSE file for more information.
Package Dependencies
Deps | Name |
---|---|
ament_cmake | |
ament_cmake_gtest | |
qt5 | |
flann | |
eigen3 | |
eigen3_cmake_module |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
rj_planning |
Launch files
Messages
Services
Plugins
Recent questions tagged rj_rrt at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.0.0 |
License | TODO: License declaration |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | Georgia Tech RoboJackets Software for the RoboCup Small Size League |
Checkout URI | https://github.com/robojackets/robocup-software.git |
VCS Type | git |
VCS Version | ros2 |
Last Updated | 2025-09-22 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | robotics soccer robocup small-size-league |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- n8w3rt
Authors
RRT
C++ RRT (Rapidly-exploring Random Tree) implementation
Interactive RRT Viewer
This project contains an interactive RRT viewer. The source and destination points can be dragged with a mouse. Here’s a screenshot:
Dependencies
The following are required in order to build this project:
- cmake >= 3.2.0
- Qt 5.5+
- (The following dependencies are only needed for the rrt viewer)
- QtDeclarative 5
- QtQuick2.5+
- QtQuick Controls
- QtQuick Dialogs
- Eigen
- ninja
- ccache
- libflann-dev
- libboost-all-dev
To install all needed dependencies on Ubuntu 16.04, run:
sudo apt-get -y install qt5-default libeigen3-dev g++ ninja-build cmake clang-format-3.6 ccache libflann-dev qtdeclarative5-dev qtdeclarative5-qtquick2-plugin qml-module-qtquick-{controls,dialogs} libboost-all-dev
Building
Run make
in the main directory to build the rrt-viewer
program and the test-runner
program, which are placed in the build/
folder.
git submodule update --init
make
build/rrt-viewer
Resources
Here are some good resources for learning more about RRTs:
- http://msl.cs.uiuc.edu/rrt/
- Wikipedia
- http://www.cs.cmu.edu/~15780/readings/02iros-errt.pdf
License
This project is licensed under the Apache License v2.0. See the LICENSE file for more information.
Package Dependencies
Deps | Name |
---|---|
ament_cmake | |
ament_cmake_gtest | |
qt5 | |
flann | |
eigen3 | |
eigen3_cmake_module |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
rj_planning |