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
The flag https://github.com/jsk-ros-pkg/jsk_aerial_robot/blob/master/aerial_robot_nerve/spinal/mcu_project/lib/Jsk_Lib/config.h#L31 is too inconvenient.
We need an automatic judging process for the connection with neurons, according to the response of initialization request, which is in turn became the number of servo. Please check https://github.com/jsk-ros-pkg/jsk_aerial_robot/blob/master/aerial_robot_nerve/spinal/mcu_project/lib/Hydrus_Lib/Spine/spine.cpp#L144-L160.
HAL_Delay
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The flag https://github.com/jsk-ros-pkg/jsk_aerial_robot/blob/master/aerial_robot_nerve/spinal/mcu_project/lib/Jsk_Lib/config.h#L31 is too inconvenient.
We need an automatic judging process for the connection with neurons, according to the response of initialization request, which is in turn became the number of servo.
Please check https://github.com/jsk-ros-pkg/jsk_aerial_robot/blob/master/aerial_robot_nerve/spinal/mcu_project/lib/Hydrus_Lib/Spine/spine.cpp#L144-L160.
HAL_Delay
in IMU init process to read flashmemory for IMU calib data => shift the calib data to neuron. Check https://github.com/jsk-ros-pkg/jsk_aerial_robot/blob/master/aerial_robot_nerve/spinal/mcu_project/lib/Hydrus_Lib/Spine/spine.cpp#L194-L201The text was updated successfully, but these errors were encountered: