teleop_tasks.hand module
Broadcasts fixed frames to be used by the simulated world.
- class teleop_tasks.hand.Objects
Bases:
Node
Creates a node of type object.
- publishWorld()
Publish the fixed frames needed for the sim.
- timer_callback()
Timer callback for this node.
- teleop_tasks.hand.main(args=None)
Objects’ main function.