ROS plugin for students to manage the PIONEER robot
Go to file
Jakub Delicat 53784eecbe build pass
Signed-off-by: Jakub Delicat <delicat.kuba@gmail.com>
2023-08-11 15:57:37 +02:00
launch Load plugin from lab15-19 2021-08-13 14:43:56 +02:00
resource build pass 2023-08-11 15:57:37 +02:00
safety_user_plugin build pass 2023-08-11 15:57:37 +02:00
scripts build pass 2023-08-11 15:57:37 +02:00
ui Load plugin from lab15-19 2021-08-13 14:43:56 +02:00
.gitignore Added Ros gitognore 2021-08-13 14:43:22 +02:00
.pre-commit-config.yaml build pass 2023-08-11 15:57:37 +02:00
package.xml build pass 2023-08-11 15:57:37 +02:00
plugin.xml Load plugin from lab15-19 2021-08-13 14:43:56 +02:00
README.md add README.md 2021-08-13 15:08:22 +02:00
setup.cfg build pass 2023-08-11 15:57:37 +02:00
setup.py build pass 2023-08-11 15:57:37 +02:00

Using

To run plugin type command: roslaunch safety_user_plugin user_plugin.launch

Installing

Dependencies

It is nessesery to install ROS. All installing scripts for ROS are here