We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
hello!
I'm making a spotmicro with raspberry pi 4 and ubuntu 18.04.
When bringup.launch rviz:=true hardware_connected:=true executed,
the robot does not move with its legs straight as shown in the picture,
and this error message is displayed.
Unexpected error: No trajectory defined at current time. Please contact the package maintainer.
If hardware_connected:=false is set, the robot looks normal on rviz.
However, if the above problem occurs with hardware_connected:=true rviz:=true , what part of the hardware interface should be modified?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
hello!
I'm making a spotmicro with raspberry pi 4 and ubuntu 18.04.
When bringup.launch rviz:=true hardware_connected:=true executed,
the robot does not move with its legs straight as shown in the picture,
and this error message is displayed.
Unexpected error: No trajectory defined at current time. Please contact the package maintainer.
If hardware_connected:=false is set, the robot looks normal on rviz.
However, if the above problem occurs with hardware_connected:=true rviz:=true , what part of the hardware interface should be modified?
The text was updated successfully, but these errors were encountered: