-
Notifications
You must be signed in to change notification settings - Fork 0
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
teoSim sensors #26
Comments
- add openraveYarpPluginLoaderClient --device RGBDSensorWrapper - #26
First use included at 757082a. |
BTW at 757082a |
Just a small rant on https://github.com/robotology/yarp/blob/b3dff81c3739112b8f65cfd808f129bcbf4e7aa5/doc/cmd_yarpmanager.dox#L173 (https://www.yarp.it/yarpmanager.html) 🙈 |
Happy with current implementation (757082a thanks to current state of openrave-yarp-plugins/programs/openraveYarpPluginLoaderClient + openrave-yarp-plugins/libraries/OpenravePlugins/OpenraveYarpPluginLoader), especially based on how it mirrors the real physical robot. Just a tiny side note, regarding iCub simulation: https://github.com/robotology/icub-main/blob/72f4d060457f8d4e150546e6735dc161faeb9c68/app/simConfig/conf/iCub_parts_activation.ini |
|
|
In the meantime, we migrated to Gazebo (teo-gazebo-models). I have already adapted our sim-related XML files to this environment, also acconting for FT/IMU/RGBD sensors: ae04cf2. @jgvictores I didn't notice this issue earlier, so I'm not sure whether my changes may conflict with yours. |
Mmmm... There were no unmerged branches left dangling behind, and I'm only seeing port name improvements (which could be backported* to OR if required), I think everything is okay. 😄 * Not sure if correctly phrased here, but I think it is sufficient to transmit the idea. ^^ |
Regarding OpenRAVE-based teo-configuration-files/share/applications/teoSimTools.xml Lines 4 to 39 in 69228d5
/camera should be renamed to /xtion to match the real counterpart.
Note that to achieve this, some changes might have to be made at the https://github.com/roboticslab-uc3m/openrave-yarp-plugins level, as teo-configuration-files/share/applications/teoSimBase.xml Lines 33 to 37 in 69228d5
|
Our plugin loader overrides the
That being said, I would vote for making this port name more generic. In teo-gazebo-models, the port prefix I picked is |
teoSim sensors (and how relates to base apps, and ros launch/spawn)
Related:
[ROBOTICSLAB-SIMULATION]
(https://github.com/orgs/roboticslab-uc3m/projects/12)The text was updated successfully, but these errors were encountered: