I successfully follow your instructions about getting started with LPS : https://wiki.bitcraze.io/doc:lps:index
Each anchor is set with the rignt number as anchors.
The crazyflie have new firmware. (anchor also new firmware)
In RViz the green dot don't move when I tried to move the Crazyflie
ROS display a error like the picture. And in the client, the date is normal.
The message from rostopic comes from fact that the workspace 'devel/setup.bash' has not been sourced in your terminal and maybe you are missing the catkin_make step. This file should be sourced in all the terminal you are using. One way is to add the line:
The message from rostopic comes from fact that the workspace 'devel/setup.bash' has not been sourced in your terminal and maybe you are missing the catkin_make step. This file should be sourced in all the terminal you are using. One way is to add the line:
Can you describe a bit more your problem:
1 - What launchfile are you using
2 - Are you using an x-box gamepad
3 - What are you doing that does not work (ie. what button, ....)
Can you describe a bit more your problem:
1 - What launchfile are you using
2 - Are you using an x-box gamepad
3 - What are you doing that does not work (ie. what button, ....)
Thanks for your reply.
1 - Actually I don't understand the launchfile you said.
2 - I am not using an x-box gamepad,but it recognized as a x-box in the cfclient.
Hi, thanks for the screenshot I might have an idea of what is going wrong.
Your laptop exposes an accelerometer as a joystick, and the launchfiles are setup to use the first joystick. In your case it is not the xbox gamepad but the laptop accelerometer.