Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Taken from CSCI5551 Final Project

To run with the default world

ros2 launch moving_obstacle_node moving_obstacle.launch.py

You can take the boilerplate code and modify it for as many obstacles as you want

Notes

Each world needs the <plugin name='gazebo_ros_state' filename='libgazebo_ros_state.so'/> line in if for the obstacles to move, and you need to launch gazebo with libgazebo_ros_state.so active.

This was tested in Gazebo Classic in ROS Humble

About

This is a ROS2 node which spawns obstacles in a gazebo world. These obstacles move around but have no collisions so they pass through objects.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages