-
gazebo_extra_plugins
is a ros package that can be compiled directly into the workspace to generate the required plugins. -
actor.world
is the world file that uses the plugin generated by itself. Note thatdevel/lib
needs to be added to the environment variable of Gazebo before opening, otherwise it will not work properly. -
Step:
roscore
to run ros master.gazebo actor.world
to run file.- Then the
rosrun
running package provides keyboard_actor_pyqt.py or keyboard_actor.py to control pedestrians. (The control methods are i->forward, j->turn left, l->turn right, the pyqt version can monitor the pressing and releasing events of the button, and the realized control is lower latency.)
-
Notifications
You must be signed in to change notification settings - Fork 3
red0orange/gazebo_custom_plugin
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published