Skip to content

anujsainarain/Cancel_goals_ros2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

ros2-Cancel_goals

License: MIT Version

This repository showcases a ROS2 node specifically designed to halt the movement of a bot. It achieves this by canceling the set goals, effectively setting the geometry_msgs to null.

Implementation

Cancel_goal.node.mp4

Video Demonstration of stopping a mobile bot while navigating to goal location which was set by slam toolbox in rviz2.

Usage

Once you have any mobile bot or entity which is publishing geometry_msgs,

git clone https://github.com/Amenephous/Cancel_goals_ros2.git
cd ros2-Cancel_goals
colcon build
source install/setup.bash
ros2 run Cancel_goals_ros2 stop_node

Contributions

Contributions are welcome! Feel free to open issues or submit pull requests.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Demonstration of a node to cancel the goals set by rviz2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors