Skip to content

ROS2 Package for Local and Global Planning Algorithms

Notifications You must be signed in to change notification settings

cornellev/cev_planner_ros2

Repository files navigation

Development Setup

Make a new folder for the ROS2 workspace and make a src folder inside. cd into the src folder and then:
git clone --recurse-submodules {repo_url}
sudo apt install libnlopt-dev
sudo apt install libnlopt-cxx-dev Clone cev_msgs

Then cd back to the workspace root and colcon build.


Running

In the workspace root:
source install/setup.bash
ros2 launch cev_planner_ros2 launch.py

About

ROS2 Package for Local and Global Planning Algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published