Skip to content

simple code for using an external switch to record robot data

Notifications You must be signed in to change notification settings

UTS-RI/tracking_robots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tracking_robots

track_robot

Simple package which uses a pendant switch to act as a switch for the node.

Host Computer <-> (rosserial_arduino) <-> Arduino Uno <-> Pendant Switch

roslaunch track_robot track_robot.launch

Parameters

endpoint_topic_name: name of the topic you want to rosbag record when switch is engaged

trigger_topic_name: name of the topic which the trigger (using track_robot_msgs/Trigger.msg) comes from (look at rosserial_Arduino)

rosbag_name: name of saved rosbag (and its location)

trigger_buffer: how many callbacks before node ends once switch is off

About

simple code for using an external switch to record robot data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published