-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
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
Fixed files for NAOqi 2.9.6 #11
base: master
Are you sure you want to change the base?
Conversation
Fix for running on Pepper with NAOqi 2.8.6
|
||
* `nao_dcm_bringup <http://wiki.ros.org/nao_dcm_bringup>`_ | ||
```sh |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This doc is meant to be ReStructuredText, so this is the directive to show code: https://www.sphinx-doc.org/en/master/usage/restructuredtext/directives.html#directive-code-block
- humanoid_msgs: https://github.com/ahornung/humanoid_msgs.git | ||
- camera_info_manager_py: https://github.com/ros-perception/camera_info_manager_py.git | ||
|
||
```sh |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
same here and for all occurrences below
@@ -17,15 +17,16 @@ | |||
|
|||
// ROS Headers | |||
#include <ros/ros.h> | |||
|
|||
#include <ros/console.h> | |||
#include <qi/jsoncodec.hpp> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
unused
Username and Password added to connect with
Fixed some compilation warnings
Updated README files