ADVRHumanoids/CartesianInterface

Joystick Spawner broadcasting its state

Closed this issue · 1 comments

Towards the implementation of the Joystick GUI, the joystick spawner node should broadcast its internal state. The state is composed of:

  • max linear speed
  • max angular speed
  • reference frame (local/global/baselink)
  • which dofs are enabled (X Y Z R P Y)
  • max linear speed
  • max angular speed
  • reference frame (local/global/baselink) (Information retrieved from sent velocity)
  • which dofs are enabled (X Y Z R P Y)