You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The BehaviorRobot behaves differently from the Tiago robot: Tiago keeps the real base link at the origin, but the BehaviorRobot moves it. We should unify. We should also get rid of the BRPart system as much as possible.
The text was updated successfully, but these errors were encountered:
The command / control limits of the 6 DoF torso / arm / head joints are also wrong - the 3 DoF orientation should have range [-2 pi, 2 pi] rather than [-1000, 1000]. Currently robot_control_example.py is broken for BehaviorRobot.
The BehaviorRobot behaves differently from the Tiago robot: Tiago keeps the real base link at the origin, but the BehaviorRobot moves it. We should unify. We should also get rid of the BRPart system as much as possible.
The text was updated successfully, but these errors were encountered: