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
When I do ./hexapod_control -d -v to create dummy robot and visualize it. The program pops up and the robot start to move. But it seems the robot is leftside right and everything is fliped. I found this when trying to control the foot position of a single leg. when I move the leg1 to right, the QT program moves the robot leg2 to left.
Same problem on the default code, when move the robot right, it walks to the left.
PS. my code works fine on real Daisy. so I believe this is a visualization bug.
The text was updated successfully, but these errors were encountered:
When I do ./hexapod_control -d -v to create dummy robot and visualize it. The program pops up and the robot start to move. But it seems the robot is leftside right and everything is fliped. I found this when trying to control the foot position of a single leg. when I move the leg1 to right, the QT program moves the robot leg2 to left.
Same problem on the default code, when move the robot right, it walks to the left.
PS. my code works fine on real Daisy. so I believe this is a visualization bug.
The text was updated successfully, but these errors were encountered: