Coder Social home page Coder Social logo

Comments (12)

mikaelarguedas avatar mikaelarguedas commented on August 30, 2024

It seems that the namespace has been removed in the last version. It will be fixed in nao_description soon, in the meantime you can just remove the namespace in naoGazebo.xacro.

from nao_virtual.

vrabaud avatar vrabaud commented on August 30, 2024

@keulYSMB , what do I need to do here ? Do I need to make a new release of something ?

from nao_virtual.

mikaelarguedas avatar mikaelarguedas commented on August 30, 2024

@vrabaud, I'm waiting for feedback from @nlyubova to either remove the
namespace from everywhere or getting back to the previous working version
with "nao_dcm" namespace everywhere.

On Sun, Nov 15, 2015 at 1:39 PM, Vincent Rabaud [email protected]
wrote:

@keulYSMB https://github.com/keulYSMB , what do I need to do here ? Do
I need to make a new release of something ?


Reply to this email directly or view it on GitHub
#11 (comment)
.

from nao_virtual.

nlyubova avatar nlyubova commented on August 30, 2024

Yes, it's better to remove. For me it works like it's now. What should I
check/ remove else exactly ?
On Nov 16, 2015 2:09 PM, "Arguedas Mikael" [email protected] wrote:

@vrabaud, I'm waiting for feedback from @nlyubova to either remove the
namespace from everywhere or getting back to the previous working version
with "nao_dcm" namespace everywhere.

On Sun, Nov 15, 2015 at 1:39 PM, Vincent Rabaud [email protected]
wrote:

@keulYSMB https://github.com/keulYSMB , what do I need to do here ? Do
I need to make a new release of something ?


Reply to this email directly or view it on GitHub
<
https://github.com/ros-naoqi/nao_virtual/issues/11#issuecomment-156808991>
.


Reply to this email directly or view it on GitHub
#11 (comment)
.

from nao_virtual.

mikaelarguedas avatar mikaelarguedas commented on August 30, 2024

@nlyubova Can you help me for the testing part ? I don't have access to any
real NAO and I would like to be sure that by fixing the gazebo package we
dont endup breaking something running on the real robot.

On Mon, Nov 16, 2015 at 2:14 PM, Natalia Lyubova [email protected]
wrote:

Yes, it's better to remove. For me it works like it's now. What should I
check/ remove else exactly ?
On Nov 16, 2015 2:09 PM, "Arguedas Mikael" [email protected]
wrote:

@vrabaud, I'm waiting for feedback from @nlyubova to either remove the
namespace from everywhere or getting back to the previous working version
with "nao_dcm" namespace everywhere.

On Sun, Nov 15, 2015 at 1:39 PM, Vincent Rabaud <
[email protected]>
wrote:

@keulYSMB https://github.com/keulYSMB , what do I need to do here ?
Do
I need to make a new release of something ?


Reply to this email directly or view it on GitHub
<

https://github.com/ros-naoqi/nao_virtual/issues/11#issuecomment-156808991>

.


Reply to this email directly or view it on GitHub
<
https://github.com/ros-naoqi/nao_virtual/issues/11#issuecomment-157023797>

.


Reply to this email directly or view it on GitHub
#11 (comment)
.

from nao_virtual.

nlyubova avatar nlyubova commented on August 30, 2024

Yes sure, What exactly should I test?

from nao_virtual.

zhudelong avatar zhudelong commented on August 30, 2024

I got even more problems like:

[ INFO] [1448280160.397253365]: Camera Plugin (robotNamespace = /nao_robot), Info: Using the 'robotNamespace' param: '/nao_robot'
[ WARN] [1448280160.397327749]: gazebo_ros_camera_ simulation does not support non-zero distortion parameters right now, your simulation maybe wrong.

[ INFO] [1448280161.321264566]: gazebo_ros_control plugin is waiting for model URDF in parameter [/robot_description] on the ROS param server.
[ INFO] [1448280161.514766100]: Loaded gazebo_ros_control.
[WARN] [WallTime: 1448280188.828739] [0.000000] Controller Spawner couldn't find the expected controller_manager ROS interface.

I try to remove namespace but still not work. Anyone have an idea? thank you very much

from nao_virtual.

mikaelarguedas avatar mikaelarguedas commented on August 30, 2024

This is not an error that you should try to solve. We provide complete
models for the cameras, but this version of gazebo doesn't handle advances
camera models and thus does't simulate distortion.
This message is just a warnong to let you know that distortion won't be
simulated.

On Mon, Nov 23, 2015 at 1:08 PM, zhudelong [email protected] wrote:

I got even more problems like:

[ INFO] [1448280160.397253365]: Camera Plugin (robotNamespace =
/nao_robot), Info: Using the 'robotNamespace' param: '/nao_robot'
[ WARN] [1448280160.397327749]: gazebo_ros_camera_ simulation does not
support non-zero distortion parameters right now, your simulation maybe
wrong.
[ INFO] [1448280160.398905232]: Camera Plugin (robotNamespace =
/nao_robot), Info: Using the 'robotNamespace' param: '/nao_robot'
[ WARN] [1448280160.398950005]: gazebo_ros_camera_ simulation does not
support non-zero distortion parameters right now, your simulation maybe
wrong.

I try to remove namespace but still not work. Anyone have an idea? thank
you very much


Reply to this email directly or view it on GitHub
#11 (comment)
.

from nao_virtual.

mikaelarguedas avatar mikaelarguedas commented on August 30, 2024

@nlyubova can you test the branch fixControllers ?
Ideally I would like you to test it in a new workspace:

  1. launch roslaunch nao_gazebo_plugin nao_gazebo_plugin_H25.launch
  2. launch nao_dcm

I'm surprised the moveit package does not seem to be working anymore. any idea about that ? have you try it in a new setup since your changes ?

from nao_virtual.

mikaelarguedas avatar mikaelarguedas commented on August 30, 2024

BTW this should fix #12 once we figure out what's going on the moveit side

from nao_virtual.

mikaelarguedas avatar mikaelarguedas commented on August 30, 2024

I tried the new controllers on the gazebo package and they seem to be launched properly and to receive commands sent by rostopic pub. Could anyone test it on a real robot ?

from nao_virtual.

mikaelarguedas avatar mikaelarguedas commented on August 30, 2024

no need to rename controllers. bug fixed in ros-naoqi/nao_robot@f8eeae0
Tested on real and gazebo simulated robot

from nao_virtual.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.