![]() |
nextage_ros_bridge package from rtmros_nextage reponextage_calibration nextage_description nextage_gazebo nextage_ik_plugin nextage_moveit_config nextage_ros_bridge rtmros_nextage |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.8.6 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/tork-a/rtmros_nextage.git |
VCS Type | git |
VCS Version | indigo-devel |
Last Updated | 2025-05-09 |
Dev Status | MAINTAINED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- TORK
- Kei Okada
Authors
- Isaac Isao Saito
- Akio Ochiai
Changelog for package nextage_ros_bridge
0.8.6 (2020-06-17)
0.8.5 (2019-05-10)
- add ar_track_alvar dependency and gazebo model path to nextage_gazebo/models (#362)
- Contributors: Kei Okada, Yosuke Yamamoto
0.8.4 (2018-01-16)
0.8.3 (2017-12-22)
- add USE_HAND_JOINT_STATE_PUBLISHER argment, normal nextage does not need this (#355)
- add model cafe_tabel and mod ar_headcamera.launch to spawn gazebo models in the case of sim:=true (#354)
- Contributors: Kei Okada, Yosuke Yamamoto
0.8.1 (2017-09-28)
- Add files for manuals and tutorials / Changes for Gazebo head camera
emulation
(#350)
- add nextage_moveit_sample.py of ryu yamamoto
- mod name CAMERA_HEAD_R/L, remove CATKIN_IGNORE (forgot to add/rm them)
- add AR codes, mod name CAMERA_HEAD_L/R, delete CATKIN_IGNORE
- Merge branch 'impr/gazebo_ueye_fixtest' of <git://github.com/130s/rtmros_nextage> into gazebo_ueye_fixtest
- [TEMP] Disable build on some pkgs for debugging purpose only. This MUST be reverted.
- [ros_bridge][rviz.launch] Remove elements redundant to its parent launch file.
- Contributors: Isaac I.Y. Saito, Kei Okada, Yosuke Yamamoto
0.8.0 (2017-09-07)
-
Fix for kinetic (#347)
- fix .travis.yaml to run both indigo/kinetic with docker
- fix install(CODE for kintic
-
[ros_bridge] Missing dependency for using stereo vision. (#331 )
- [ros_bridge] Missing dependency for using stereo vision. This dependency won't be necessary unless stereo vision is in use, but the advantage of having necessary pkg installed without the need for worrying surpasses disadvantage.
-
- [ros_bridge] Fix a launch file name to appropriately indicate "older than" 315.2.7. (#328)
-
Hyphen here is used to indicate the file is intended for the mentioned version or larger/smaller.
"*version-.launch" sounds like the launch is targeted for the version or larger while in fact we wanted to mean the opposite.
-
add comments to functions in playPattern example codes (#323)
- Contributors: Isaac I.Y. Saito, Kei Okada, Yosuke Yamamoto
0.7.16 (2017-05-04)
- [fix] Temporary revert getRTCList calling from the parent class, HIRONX #317
- [enhance][ros_bridge] Improve error message when no running ROS found. #309
- Contributors: Isaac I.Y. Saito
0.7.15 (2017-03-11)
0.7.14 (2017-02-21)
- [capability] hand camera now available on hrpsys simulator.
- Contributors: Kei Okada, Isaac I.Y. Saito
0.7.13 (2017-01-24)
0.7.12 (2017-01-10)
- [fix][nxo client] Fix wrong string print that could stop the script to work. #276
- [capability] Release nextage_ik_plugin #281
- [enhance] Add simple rviz.launch that can be run without extra processes (e.g. moveit) to be running. #282
- [enhance][nextage.py script] users with older dio spec robot can specify dio version upon starting the script (enhance for
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
hironx_ros_bridge | |
nextage_description | |
roslint | |
catkin | |
stereo_image_proc | |
ueye_cam | |
ar_track_alvar | |
compressed_image_transport | |
rostest |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
nextage_moveit_config | |
rtmros_nextage |
Launch files
- launch/ar.launch
-
- marker_size [default: 5.5]
- max_new_marker_error [default: 0.08]
- max_track_error [default: 0.2]
- cam_ns [default: right_hand_ueye]
- cam_image_topic [default: /$(arg cam_ns)/image_raw]
- cam_info_topic [default: /$(arg cam_ns)/camera_info]
- output_frame [default: /camera]
- launch/ar_headcamera.launch
-
- marker_size [default: 4.5]
- max_new_marker_error [default: 0.08]
- max_track_error [default: 0.2]
- cam_ns [default: CAMERA_HEAD_L]
- cam_image_topic [default: /$(arg cam_ns)/image_raw]
- cam_info_topic [default: /$(arg cam_ns)/camera_info]
- output_frame [default: /CAMERA_HEAD_L_Link]
- sim [default: false]
- launch/hands_ueye.launch
- launch/nextage_ros_bridge_real.launch
-
- COLLADA_FILE [default: $(find nextage_description)/models/main.dae]
- CONF_FILE_COLLISIONDETECT [default: $(find nextage_ros_bridge)/conf/realrobot_fixedpath.conf]
- corbaport [default: 15005]
- MODEL_FILE [default: /opt/jsk/etc/NEXTAGE/model/main.wrl]
- nameserver [default: nextage]
- USE_SERVOCONTROLLER [default: false]
- USE_HAND_JOINT_STATE_PUBLISHER [default: false]
- launch/nextage_ros_bridge_real_-hrpsys315.2.7.launch
-
- COLLADA_FILE [default: $(find nextage_description)/models/main.dae]
- CONF_FILE_COLLISIONDETECT [default: $(find nextage_ros_bridge)/conf/realrobot_fixedpath.conf]
- corbaport [default: 15005]
- MODEL_FILE [default: /opt/jsk/etc/HIRONX/model/main.wrl]
- nameserver [default: nextage]
- USE_SERVOCONTROLLER [default: false]
- launch/nextage_ros_bridge_simulation.launch
-
- COLLADA_FILE [default: $(find nextage_description)/models/main.dae]
- CONF_FILE_COLLISIONDETECT [default: $(find nextage_ros_bridge)/conf/nextage.conf]
- CORBAPORT [default: 15005]
- GUI [default: true]
- MODEL_FILE [default: $(find nextage_description)/models/main.wrl]
- NAMESERVER [default: localhost]
- LAUNCH_HRPSYSPY [default: true]
- openrtm_args [default: -o "corba.nameservers:$(arg NAMESERVER):$(arg CORBAPORT)" -o "naming.formats:%n.rtc" -o "exec_cxt.periodic.type:PeriodicExecutionContext" -o "exec_cxt.periodic.rate:100" -o "logger.file_name:/tmp/rtc%p.log"]
- launch/nextage_startup.launch
-
- corbaport [default: 2809]
- HRPSYS_PY_NAME [default: nextage.py]
- HRPSYS_PY_PKG [default: nextage_ros_bridge]
- LAUNCH_HRPSYSPY [default: true]
- GUI [default: true]
- MODEL_FILE [default: $(find nextage_description)/models/main.wrl]
- REALTIME [default: false]
- launch/nextage_ueye_stereo.launch
-
- binning [default: 2]
- launch/rviz.launch
- Took nextage_moveit_config/launch/moveit_rviz.launch as an example.
-
- RVIZ_FIXEDFRAME [default: WAIST]
- command_args [default: --fixed-frame $(arg RVIZ_FIXEDFRAME) -d $(find hironx_ros_bridge)/launch/hironxo.rviz]
- debug [default: false] — Passing true to `debug` allows you to run this launch on gdb.
Messages
Services
Plugins
Recent questions tagged nextage_ros_bridge at Robotics Stack Exchange
![]() |
nextage_ros_bridge package from rtmros_nextage reponextage_calibration nextage_description nextage_gazebo nextage_ik_plugin nextage_moveit_config nextage_ros_bridge rtmros_nextage |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.8.6 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/tork-a/rtmros_nextage.git |
VCS Type | git |
VCS Version | indigo-devel |
Last Updated | 2025-05-09 |
Dev Status | MAINTAINED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- TORK
- Kei Okada
Authors
- Isaac Isao Saito
- Akio Ochiai
Changelog for package nextage_ros_bridge
0.8.6 (2020-06-17)
0.8.5 (2019-05-10)
- add ar_track_alvar dependency and gazebo model path to nextage_gazebo/models (#362)
- Contributors: Kei Okada, Yosuke Yamamoto
0.8.4 (2018-01-16)
0.8.3 (2017-12-22)
- add USE_HAND_JOINT_STATE_PUBLISHER argment, normal nextage does not need this (#355)
- add model cafe_tabel and mod ar_headcamera.launch to spawn gazebo models in the case of sim:=true (#354)
- Contributors: Kei Okada, Yosuke Yamamoto
0.8.1 (2017-09-28)
- Add files for manuals and tutorials / Changes for Gazebo head camera
emulation
(#350)
- add nextage_moveit_sample.py of ryu yamamoto
- mod name CAMERA_HEAD_R/L, remove CATKIN_IGNORE (forgot to add/rm them)
- add AR codes, mod name CAMERA_HEAD_L/R, delete CATKIN_IGNORE
- Merge branch 'impr/gazebo_ueye_fixtest' of <git://github.com/130s/rtmros_nextage> into gazebo_ueye_fixtest
- [TEMP] Disable build on some pkgs for debugging purpose only. This MUST be reverted.
- [ros_bridge][rviz.launch] Remove elements redundant to its parent launch file.
- Contributors: Isaac I.Y. Saito, Kei Okada, Yosuke Yamamoto
0.8.0 (2017-09-07)
-
Fix for kinetic (#347)
- fix .travis.yaml to run both indigo/kinetic with docker
- fix install(CODE for kintic
-
[ros_bridge] Missing dependency for using stereo vision. (#331 )
- [ros_bridge] Missing dependency for using stereo vision. This dependency won't be necessary unless stereo vision is in use, but the advantage of having necessary pkg installed without the need for worrying surpasses disadvantage.
-
- [ros_bridge] Fix a launch file name to appropriately indicate "older than" 315.2.7. (#328)
-
Hyphen here is used to indicate the file is intended for the mentioned version or larger/smaller.
"*version-.launch" sounds like the launch is targeted for the version or larger while in fact we wanted to mean the opposite.
-
add comments to functions in playPattern example codes (#323)
- Contributors: Isaac I.Y. Saito, Kei Okada, Yosuke Yamamoto
0.7.16 (2017-05-04)
- [fix] Temporary revert getRTCList calling from the parent class, HIRONX #317
- [enhance][ros_bridge] Improve error message when no running ROS found. #309
- Contributors: Isaac I.Y. Saito
0.7.15 (2017-03-11)
0.7.14 (2017-02-21)
- [capability] hand camera now available on hrpsys simulator.
- Contributors: Kei Okada, Isaac I.Y. Saito
0.7.13 (2017-01-24)
0.7.12 (2017-01-10)
- [fix][nxo client] Fix wrong string print that could stop the script to work. #276
- [capability] Release nextage_ik_plugin #281
- [enhance] Add simple rviz.launch that can be run without extra processes (e.g. moveit) to be running. #282
- [enhance][nextage.py script] users with older dio spec robot can specify dio version upon starting the script (enhance for
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
hironx_ros_bridge | |
nextage_description | |
roslint | |
catkin | |
stereo_image_proc | |
ueye_cam | |
ar_track_alvar | |
compressed_image_transport | |
rostest |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
nextage_moveit_config | |
rtmros_nextage |
Launch files
- launch/ar.launch
-
- marker_size [default: 5.5]
- max_new_marker_error [default: 0.08]
- max_track_error [default: 0.2]
- cam_ns [default: right_hand_ueye]
- cam_image_topic [default: /$(arg cam_ns)/image_raw]
- cam_info_topic [default: /$(arg cam_ns)/camera_info]
- output_frame [default: /camera]
- launch/ar_headcamera.launch
-
- marker_size [default: 4.5]
- max_new_marker_error [default: 0.08]
- max_track_error [default: 0.2]
- cam_ns [default: CAMERA_HEAD_L]
- cam_image_topic [default: /$(arg cam_ns)/image_raw]
- cam_info_topic [default: /$(arg cam_ns)/camera_info]
- output_frame [default: /CAMERA_HEAD_L_Link]
- sim [default: false]
- launch/hands_ueye.launch
- launch/nextage_ros_bridge_real.launch
-
- COLLADA_FILE [default: $(find nextage_description)/models/main.dae]
- CONF_FILE_COLLISIONDETECT [default: $(find nextage_ros_bridge)/conf/realrobot_fixedpath.conf]
- corbaport [default: 15005]
- MODEL_FILE [default: /opt/jsk/etc/NEXTAGE/model/main.wrl]
- nameserver [default: nextage]
- USE_SERVOCONTROLLER [default: false]
- USE_HAND_JOINT_STATE_PUBLISHER [default: false]
- launch/nextage_ros_bridge_real_-hrpsys315.2.7.launch
-
- COLLADA_FILE [default: $(find nextage_description)/models/main.dae]
- CONF_FILE_COLLISIONDETECT [default: $(find nextage_ros_bridge)/conf/realrobot_fixedpath.conf]
- corbaport [default: 15005]
- MODEL_FILE [default: /opt/jsk/etc/HIRONX/model/main.wrl]
- nameserver [default: nextage]
- USE_SERVOCONTROLLER [default: false]
- launch/nextage_ros_bridge_simulation.launch
-
- COLLADA_FILE [default: $(find nextage_description)/models/main.dae]
- CONF_FILE_COLLISIONDETECT [default: $(find nextage_ros_bridge)/conf/nextage.conf]
- CORBAPORT [default: 15005]
- GUI [default: true]
- MODEL_FILE [default: $(find nextage_description)/models/main.wrl]
- NAMESERVER [default: localhost]
- LAUNCH_HRPSYSPY [default: true]
- openrtm_args [default: -o "corba.nameservers:$(arg NAMESERVER):$(arg CORBAPORT)" -o "naming.formats:%n.rtc" -o "exec_cxt.periodic.type:PeriodicExecutionContext" -o "exec_cxt.periodic.rate:100" -o "logger.file_name:/tmp/rtc%p.log"]
- launch/nextage_startup.launch
-
- corbaport [default: 2809]
- HRPSYS_PY_NAME [default: nextage.py]
- HRPSYS_PY_PKG [default: nextage_ros_bridge]
- LAUNCH_HRPSYSPY [default: true]
- GUI [default: true]
- MODEL_FILE [default: $(find nextage_description)/models/main.wrl]
- REALTIME [default: false]
- launch/nextage_ueye_stereo.launch
-
- binning [default: 2]
- launch/rviz.launch
- Took nextage_moveit_config/launch/moveit_rviz.launch as an example.
-
- RVIZ_FIXEDFRAME [default: WAIST]
- command_args [default: --fixed-frame $(arg RVIZ_FIXEDFRAME) -d $(find hironx_ros_bridge)/launch/hironxo.rviz]
- debug [default: false] — Passing true to `debug` allows you to run this launch on gdb.
Messages
Services
Plugins
Recent questions tagged nextage_ros_bridge at Robotics Stack Exchange
![]() |
nextage_ros_bridge package from rtmros_nextage reponextage_calibration nextage_description nextage_gazebo nextage_ik_plugin nextage_moveit_config nextage_ros_bridge rtmros_nextage |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.8.6 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/tork-a/rtmros_nextage.git |
VCS Type | git |
VCS Version | indigo-devel |
Last Updated | 2025-05-09 |
Dev Status | MAINTAINED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- TORK
- Kei Okada
Authors
- Isaac Isao Saito
- Akio Ochiai
Changelog for package nextage_ros_bridge
0.8.6 (2020-06-17)
0.8.5 (2019-05-10)
- add ar_track_alvar dependency and gazebo model path to nextage_gazebo/models (#362)
- Contributors: Kei Okada, Yosuke Yamamoto
0.8.4 (2018-01-16)
0.8.3 (2017-12-22)
- add USE_HAND_JOINT_STATE_PUBLISHER argment, normal nextage does not need this (#355)
- add model cafe_tabel and mod ar_headcamera.launch to spawn gazebo models in the case of sim:=true (#354)
- Contributors: Kei Okada, Yosuke Yamamoto
0.8.1 (2017-09-28)
- Add files for manuals and tutorials / Changes for Gazebo head camera
emulation
(#350)
- add nextage_moveit_sample.py of ryu yamamoto
- mod name CAMERA_HEAD_R/L, remove CATKIN_IGNORE (forgot to add/rm them)
- add AR codes, mod name CAMERA_HEAD_L/R, delete CATKIN_IGNORE
- Merge branch 'impr/gazebo_ueye_fixtest' of <git://github.com/130s/rtmros_nextage> into gazebo_ueye_fixtest
- [TEMP] Disable build on some pkgs for debugging purpose only. This MUST be reverted.
- [ros_bridge][rviz.launch] Remove elements redundant to its parent launch file.
- Contributors: Isaac I.Y. Saito, Kei Okada, Yosuke Yamamoto
0.8.0 (2017-09-07)
-
Fix for kinetic (#347)
- fix .travis.yaml to run both indigo/kinetic with docker
- fix install(CODE for kintic
-
[ros_bridge] Missing dependency for using stereo vision. (#331 )
- [ros_bridge] Missing dependency for using stereo vision. This dependency won't be necessary unless stereo vision is in use, but the advantage of having necessary pkg installed without the need for worrying surpasses disadvantage.
-
- [ros_bridge] Fix a launch file name to appropriately indicate "older than" 315.2.7. (#328)
-
Hyphen here is used to indicate the file is intended for the mentioned version or larger/smaller.
"*version-.launch" sounds like the launch is targeted for the version or larger while in fact we wanted to mean the opposite.
-
add comments to functions in playPattern example codes (#323)
- Contributors: Isaac I.Y. Saito, Kei Okada, Yosuke Yamamoto
0.7.16 (2017-05-04)
- [fix] Temporary revert getRTCList calling from the parent class, HIRONX #317
- [enhance][ros_bridge] Improve error message when no running ROS found. #309
- Contributors: Isaac I.Y. Saito
0.7.15 (2017-03-11)
0.7.14 (2017-02-21)
- [capability] hand camera now available on hrpsys simulator.
- Contributors: Kei Okada, Isaac I.Y. Saito
0.7.13 (2017-01-24)
0.7.12 (2017-01-10)
- [fix][nxo client] Fix wrong string print that could stop the script to work. #276
- [capability] Release nextage_ik_plugin #281
- [enhance] Add simple rviz.launch that can be run without extra processes (e.g. moveit) to be running. #282
- [enhance][nextage.py script] users with older dio spec robot can specify dio version upon starting the script (enhance for
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
hironx_ros_bridge | |
nextage_description | |
roslint | |
catkin | |
stereo_image_proc | |
ueye_cam | |
ar_track_alvar | |
compressed_image_transport | |
rostest |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
nextage_moveit_config | |
rtmros_nextage |
Launch files
- launch/ar.launch
-
- marker_size [default: 5.5]
- max_new_marker_error [default: 0.08]
- max_track_error [default: 0.2]
- cam_ns [default: right_hand_ueye]
- cam_image_topic [default: /$(arg cam_ns)/image_raw]
- cam_info_topic [default: /$(arg cam_ns)/camera_info]
- output_frame [default: /camera]
- launch/ar_headcamera.launch
-
- marker_size [default: 4.5]
- max_new_marker_error [default: 0.08]
- max_track_error [default: 0.2]
- cam_ns [default: CAMERA_HEAD_L]
- cam_image_topic [default: /$(arg cam_ns)/image_raw]
- cam_info_topic [default: /$(arg cam_ns)/camera_info]
- output_frame [default: /CAMERA_HEAD_L_Link]
- sim [default: false]
- launch/hands_ueye.launch
- launch/nextage_ros_bridge_real.launch
-
- COLLADA_FILE [default: $(find nextage_description)/models/main.dae]
- CONF_FILE_COLLISIONDETECT [default: $(find nextage_ros_bridge)/conf/realrobot_fixedpath.conf]
- corbaport [default: 15005]
- MODEL_FILE [default: /opt/jsk/etc/NEXTAGE/model/main.wrl]
- nameserver [default: nextage]
- USE_SERVOCONTROLLER [default: false]
- USE_HAND_JOINT_STATE_PUBLISHER [default: false]
- launch/nextage_ros_bridge_real_-hrpsys315.2.7.launch
-
- COLLADA_FILE [default: $(find nextage_description)/models/main.dae]
- CONF_FILE_COLLISIONDETECT [default: $(find nextage_ros_bridge)/conf/realrobot_fixedpath.conf]
- corbaport [default: 15005]
- MODEL_FILE [default: /opt/jsk/etc/HIRONX/model/main.wrl]
- nameserver [default: nextage]
- USE_SERVOCONTROLLER [default: false]
- launch/nextage_ros_bridge_simulation.launch
-
- COLLADA_FILE [default: $(find nextage_description)/models/main.dae]
- CONF_FILE_COLLISIONDETECT [default: $(find nextage_ros_bridge)/conf/nextage.conf]
- CORBAPORT [default: 15005]
- GUI [default: true]
- MODEL_FILE [default: $(find nextage_description)/models/main.wrl]
- NAMESERVER [default: localhost]
- LAUNCH_HRPSYSPY [default: true]
- openrtm_args [default: -o "corba.nameservers:$(arg NAMESERVER):$(arg CORBAPORT)" -o "naming.formats:%n.rtc" -o "exec_cxt.periodic.type:PeriodicExecutionContext" -o "exec_cxt.periodic.rate:100" -o "logger.file_name:/tmp/rtc%p.log"]
- launch/nextage_startup.launch
-
- corbaport [default: 2809]
- HRPSYS_PY_NAME [default: nextage.py]
- HRPSYS_PY_PKG [default: nextage_ros_bridge]
- LAUNCH_HRPSYSPY [default: true]
- GUI [default: true]
- MODEL_FILE [default: $(find nextage_description)/models/main.wrl]
- REALTIME [default: false]
- launch/nextage_ueye_stereo.launch
-
- binning [default: 2]
- launch/rviz.launch
- Took nextage_moveit_config/launch/moveit_rviz.launch as an example.
-
- RVIZ_FIXEDFRAME [default: WAIST]
- command_args [default: --fixed-frame $(arg RVIZ_FIXEDFRAME) -d $(find hironx_ros_bridge)/launch/hironxo.rviz]
- debug [default: false] — Passing true to `debug` allows you to run this launch on gdb.
Messages
Services
Plugins
Recent questions tagged nextage_ros_bridge at Robotics Stack Exchange
![]() |
nextage_ros_bridge package from rtmros_nextage reponextage_calibration nextage_description nextage_gazebo nextage_ik_plugin nextage_moveit_config nextage_ros_bridge rtmros_nextage |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.8.6 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/tork-a/rtmros_nextage.git |
VCS Type | git |
VCS Version | indigo-devel |
Last Updated | 2025-05-09 |
Dev Status | MAINTAINED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- TORK
- Kei Okada
Authors
- Isaac Isao Saito
- Akio Ochiai
Changelog for package nextage_ros_bridge
0.8.6 (2020-06-17)
0.8.5 (2019-05-10)
- add ar_track_alvar dependency and gazebo model path to nextage_gazebo/models (#362)
- Contributors: Kei Okada, Yosuke Yamamoto
0.8.4 (2018-01-16)
0.8.3 (2017-12-22)
- add USE_HAND_JOINT_STATE_PUBLISHER argment, normal nextage does not need this (#355)
- add model cafe_tabel and mod ar_headcamera.launch to spawn gazebo models in the case of sim:=true (#354)
- Contributors: Kei Okada, Yosuke Yamamoto
0.8.1 (2017-09-28)
- Add files for manuals and tutorials / Changes for Gazebo head camera
emulation
(#350)
- add nextage_moveit_sample.py of ryu yamamoto
- mod name CAMERA_HEAD_R/L, remove CATKIN_IGNORE (forgot to add/rm them)
- add AR codes, mod name CAMERA_HEAD_L/R, delete CATKIN_IGNORE
- Merge branch 'impr/gazebo_ueye_fixtest' of <git://github.com/130s/rtmros_nextage> into gazebo_ueye_fixtest
- [TEMP] Disable build on some pkgs for debugging purpose only. This MUST be reverted.
- [ros_bridge][rviz.launch] Remove elements redundant to its parent launch file.
- Contributors: Isaac I.Y. Saito, Kei Okada, Yosuke Yamamoto
0.8.0 (2017-09-07)
-
Fix for kinetic (#347)
- fix .travis.yaml to run both indigo/kinetic with docker
- fix install(CODE for kintic
-
[ros_bridge] Missing dependency for using stereo vision. (#331 )
- [ros_bridge] Missing dependency for using stereo vision. This dependency won't be necessary unless stereo vision is in use, but the advantage of having necessary pkg installed without the need for worrying surpasses disadvantage.
-
- [ros_bridge] Fix a launch file name to appropriately indicate "older than" 315.2.7. (#328)
-
Hyphen here is used to indicate the file is intended for the mentioned version or larger/smaller.
"*version-.launch" sounds like the launch is targeted for the version or larger while in fact we wanted to mean the opposite.
-
add comments to functions in playPattern example codes (#323)
- Contributors: Isaac I.Y. Saito, Kei Okada, Yosuke Yamamoto
0.7.16 (2017-05-04)
- [fix] Temporary revert getRTCList calling from the parent class, HIRONX #317
- [enhance][ros_bridge] Improve error message when no running ROS found. #309
- Contributors: Isaac I.Y. Saito
0.7.15 (2017-03-11)
0.7.14 (2017-02-21)
- [capability] hand camera now available on hrpsys simulator.
- Contributors: Kei Okada, Isaac I.Y. Saito
0.7.13 (2017-01-24)
0.7.12 (2017-01-10)
- [fix][nxo client] Fix wrong string print that could stop the script to work. #276
- [capability] Release nextage_ik_plugin #281
- [enhance] Add simple rviz.launch that can be run without extra processes (e.g. moveit) to be running. #282
- [enhance][nextage.py script] users with older dio spec robot can specify dio version upon starting the script (enhance for
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
hironx_ros_bridge | |
nextage_description | |
roslint | |
catkin | |
stereo_image_proc | |
ueye_cam | |
ar_track_alvar | |
compressed_image_transport | |
rostest |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
nextage_moveit_config | |
rtmros_nextage |
Launch files
- launch/ar.launch
-
- marker_size [default: 5.5]
- max_new_marker_error [default: 0.08]
- max_track_error [default: 0.2]
- cam_ns [default: right_hand_ueye]
- cam_image_topic [default: /$(arg cam_ns)/image_raw]
- cam_info_topic [default: /$(arg cam_ns)/camera_info]
- output_frame [default: /camera]
- launch/ar_headcamera.launch
-
- marker_size [default: 4.5]
- max_new_marker_error [default: 0.08]
- max_track_error [default: 0.2]
- cam_ns [default: CAMERA_HEAD_L]
- cam_image_topic [default: /$(arg cam_ns)/image_raw]
- cam_info_topic [default: /$(arg cam_ns)/camera_info]
- output_frame [default: /CAMERA_HEAD_L_Link]
- sim [default: false]
- launch/hands_ueye.launch
- launch/nextage_ros_bridge_real.launch
-
- COLLADA_FILE [default: $(find nextage_description)/models/main.dae]
- CONF_FILE_COLLISIONDETECT [default: $(find nextage_ros_bridge)/conf/realrobot_fixedpath.conf]
- corbaport [default: 15005]
- MODEL_FILE [default: /opt/jsk/etc/NEXTAGE/model/main.wrl]
- nameserver [default: nextage]
- USE_SERVOCONTROLLER [default: false]
- USE_HAND_JOINT_STATE_PUBLISHER [default: false]
- launch/nextage_ros_bridge_real_-hrpsys315.2.7.launch
-
- COLLADA_FILE [default: $(find nextage_description)/models/main.dae]
- CONF_FILE_COLLISIONDETECT [default: $(find nextage_ros_bridge)/conf/realrobot_fixedpath.conf]
- corbaport [default: 15005]
- MODEL_FILE [default: /opt/jsk/etc/HIRONX/model/main.wrl]
- nameserver [default: nextage]
- USE_SERVOCONTROLLER [default: false]
- launch/nextage_ros_bridge_simulation.launch
-
- COLLADA_FILE [default: $(find nextage_description)/models/main.dae]
- CONF_FILE_COLLISIONDETECT [default: $(find nextage_ros_bridge)/conf/nextage.conf]
- CORBAPORT [default: 15005]
- GUI [default: true]
- MODEL_FILE [default: $(find nextage_description)/models/main.wrl]
- NAMESERVER [default: localhost]
- LAUNCH_HRPSYSPY [default: true]
- openrtm_args [default: -o "corba.nameservers:$(arg NAMESERVER):$(arg CORBAPORT)" -o "naming.formats:%n.rtc" -o "exec_cxt.periodic.type:PeriodicExecutionContext" -o "exec_cxt.periodic.rate:100" -o "logger.file_name:/tmp/rtc%p.log"]
- launch/nextage_startup.launch
-
- corbaport [default: 2809]
- HRPSYS_PY_NAME [default: nextage.py]
- HRPSYS_PY_PKG [default: nextage_ros_bridge]
- LAUNCH_HRPSYSPY [default: true]
- GUI [default: true]
- MODEL_FILE [default: $(find nextage_description)/models/main.wrl]
- REALTIME [default: false]
- launch/nextage_ueye_stereo.launch
-
- binning [default: 2]
- launch/rviz.launch
- Took nextage_moveit_config/launch/moveit_rviz.launch as an example.
-
- RVIZ_FIXEDFRAME [default: WAIST]
- command_args [default: --fixed-frame $(arg RVIZ_FIXEDFRAME) -d $(find hironx_ros_bridge)/launch/hironxo.rviz]
- debug [default: false] — Passing true to `debug` allows you to run this launch on gdb.
Messages
Services
Plugins
Recent questions tagged nextage_ros_bridge at Robotics Stack Exchange
![]() |
nextage_ros_bridge package from rtmros_nextage reponextage_calibration nextage_description nextage_gazebo nextage_ik_plugin nextage_moveit_config nextage_ros_bridge rtmros_nextage |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.8.6 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/tork-a/rtmros_nextage.git |
VCS Type | git |
VCS Version | indigo-devel |
Last Updated | 2025-05-09 |
Dev Status | MAINTAINED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- TORK
- Kei Okada
Authors
- Isaac Isao Saito
- Akio Ochiai
Changelog for package nextage_ros_bridge
0.8.6 (2020-06-17)
0.8.5 (2019-05-10)
- add ar_track_alvar dependency and gazebo model path to nextage_gazebo/models (#362)
- Contributors: Kei Okada, Yosuke Yamamoto
0.8.4 (2018-01-16)
0.8.3 (2017-12-22)
- add USE_HAND_JOINT_STATE_PUBLISHER argment, normal nextage does not need this (#355)
- add model cafe_tabel and mod ar_headcamera.launch to spawn gazebo models in the case of sim:=true (#354)
- Contributors: Kei Okada, Yosuke Yamamoto
0.8.1 (2017-09-28)
- Add files for manuals and tutorials / Changes for Gazebo head camera
emulation
(#350)
- add nextage_moveit_sample.py of ryu yamamoto
- mod name CAMERA_HEAD_R/L, remove CATKIN_IGNORE (forgot to add/rm them)
- add AR codes, mod name CAMERA_HEAD_L/R, delete CATKIN_IGNORE
- Merge branch 'impr/gazebo_ueye_fixtest' of <git://github.com/130s/rtmros_nextage> into gazebo_ueye_fixtest
- [TEMP] Disable build on some pkgs for debugging purpose only. This MUST be reverted.
- [ros_bridge][rviz.launch] Remove elements redundant to its parent launch file.
- Contributors: Isaac I.Y. Saito, Kei Okada, Yosuke Yamamoto
0.8.0 (2017-09-07)
-
Fix for kinetic (#347)
- fix .travis.yaml to run both indigo/kinetic with docker
- fix install(CODE for kintic
-
[ros_bridge] Missing dependency for using stereo vision. (#331 )
- [ros_bridge] Missing dependency for using stereo vision. This dependency won't be necessary unless stereo vision is in use, but the advantage of having necessary pkg installed without the need for worrying surpasses disadvantage.
-
- [ros_bridge] Fix a launch file name to appropriately indicate "older than" 315.2.7. (#328)
-
Hyphen here is used to indicate the file is intended for the mentioned version or larger/smaller.
"*version-.launch" sounds like the launch is targeted for the version or larger while in fact we wanted to mean the opposite.
-
add comments to functions in playPattern example codes (#323)
- Contributors: Isaac I.Y. Saito, Kei Okada, Yosuke Yamamoto
0.7.16 (2017-05-04)
- [fix] Temporary revert getRTCList calling from the parent class, HIRONX #317
- [enhance][ros_bridge] Improve error message when no running ROS found. #309
- Contributors: Isaac I.Y. Saito
0.7.15 (2017-03-11)
0.7.14 (2017-02-21)
- [capability] hand camera now available on hrpsys simulator.
- Contributors: Kei Okada, Isaac I.Y. Saito
0.7.13 (2017-01-24)
0.7.12 (2017-01-10)
- [fix][nxo client] Fix wrong string print that could stop the script to work. #276
- [capability] Release nextage_ik_plugin #281
- [enhance] Add simple rviz.launch that can be run without extra processes (e.g. moveit) to be running. #282
- [enhance][nextage.py script] users with older dio spec robot can specify dio version upon starting the script (enhance for
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
hironx_ros_bridge | |
nextage_description | |
roslint | |
catkin | |
stereo_image_proc | |
ueye_cam | |
ar_track_alvar | |
compressed_image_transport | |
rostest |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
nextage_moveit_config | |
rtmros_nextage |
Launch files
- launch/ar.launch
-
- marker_size [default: 5.5]
- max_new_marker_error [default: 0.08]
- max_track_error [default: 0.2]
- cam_ns [default: right_hand_ueye]
- cam_image_topic [default: /$(arg cam_ns)/image_raw]
- cam_info_topic [default: /$(arg cam_ns)/camera_info]
- output_frame [default: /camera]
- launch/ar_headcamera.launch
-
- marker_size [default: 4.5]
- max_new_marker_error [default: 0.08]
- max_track_error [default: 0.2]
- cam_ns [default: CAMERA_HEAD_L]
- cam_image_topic [default: /$(arg cam_ns)/image_raw]
- cam_info_topic [default: /$(arg cam_ns)/camera_info]
- output_frame [default: /CAMERA_HEAD_L_Link]
- sim [default: false]
- launch/hands_ueye.launch
- launch/nextage_ros_bridge_real.launch
-
- COLLADA_FILE [default: $(find nextage_description)/models/main.dae]
- CONF_FILE_COLLISIONDETECT [default: $(find nextage_ros_bridge)/conf/realrobot_fixedpath.conf]
- corbaport [default: 15005]
- MODEL_FILE [default: /opt/jsk/etc/NEXTAGE/model/main.wrl]
- nameserver [default: nextage]
- USE_SERVOCONTROLLER [default: false]
- USE_HAND_JOINT_STATE_PUBLISHER [default: false]
- launch/nextage_ros_bridge_real_-hrpsys315.2.7.launch
-
- COLLADA_FILE [default: $(find nextage_description)/models/main.dae]
- CONF_FILE_COLLISIONDETECT [default: $(find nextage_ros_bridge)/conf/realrobot_fixedpath.conf]
- corbaport [default: 15005]
- MODEL_FILE [default: /opt/jsk/etc/HIRONX/model/main.wrl]
- nameserver [default: nextage]
- USE_SERVOCONTROLLER [default: false]
- launch/nextage_ros_bridge_simulation.launch
-
- COLLADA_FILE [default: $(find nextage_description)/models/main.dae]
- CONF_FILE_COLLISIONDETECT [default: $(find nextage_ros_bridge)/conf/nextage.conf]
- CORBAPORT [default: 15005]
- GUI [default: true]
- MODEL_FILE [default: $(find nextage_description)/models/main.wrl]
- NAMESERVER [default: localhost]
- LAUNCH_HRPSYSPY [default: true]
- openrtm_args [default: -o "corba.nameservers:$(arg NAMESERVER):$(arg CORBAPORT)" -o "naming.formats:%n.rtc" -o "exec_cxt.periodic.type:PeriodicExecutionContext" -o "exec_cxt.periodic.rate:100" -o "logger.file_name:/tmp/rtc%p.log"]
- launch/nextage_startup.launch
-
- corbaport [default: 2809]
- HRPSYS_PY_NAME [default: nextage.py]
- HRPSYS_PY_PKG [default: nextage_ros_bridge]
- LAUNCH_HRPSYSPY [default: true]
- GUI [default: true]
- MODEL_FILE [default: $(find nextage_description)/models/main.wrl]
- REALTIME [default: false]
- launch/nextage_ueye_stereo.launch
-
- binning [default: 2]
- launch/rviz.launch
- Took nextage_moveit_config/launch/moveit_rviz.launch as an example.
-
- RVIZ_FIXEDFRAME [default: WAIST]
- command_args [default: --fixed-frame $(arg RVIZ_FIXEDFRAME) -d $(find hironx_ros_bridge)/launch/hironxo.rviz]
- debug [default: false] — Passing true to `debug` allows you to run this launch on gdb.
Messages
Services
Plugins
Recent questions tagged nextage_ros_bridge at Robotics Stack Exchange
![]() |
nextage_ros_bridge package from rtmros_nextage reponextage_calibration nextage_description nextage_gazebo nextage_ik_plugin nextage_moveit_config nextage_ros_bridge rtmros_nextage |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.8.6 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/tork-a/rtmros_nextage.git |
VCS Type | git |
VCS Version | indigo-devel |
Last Updated | 2025-05-09 |
Dev Status | MAINTAINED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- TORK
- Kei Okada
Authors
- Isaac Isao Saito
- Akio Ochiai
Changelog for package nextage_ros_bridge
0.8.6 (2020-06-17)
0.8.5 (2019-05-10)
- add ar_track_alvar dependency and gazebo model path to nextage_gazebo/models (#362)
- Contributors: Kei Okada, Yosuke Yamamoto
0.8.4 (2018-01-16)
0.8.3 (2017-12-22)
- add USE_HAND_JOINT_STATE_PUBLISHER argment, normal nextage does not need this (#355)
- add model cafe_tabel and mod ar_headcamera.launch to spawn gazebo models in the case of sim:=true (#354)
- Contributors: Kei Okada, Yosuke Yamamoto
0.8.1 (2017-09-28)
- Add files for manuals and tutorials / Changes for Gazebo head camera
emulation
(#350)
- add nextage_moveit_sample.py of ryu yamamoto
- mod name CAMERA_HEAD_R/L, remove CATKIN_IGNORE (forgot to add/rm them)
- add AR codes, mod name CAMERA_HEAD_L/R, delete CATKIN_IGNORE
- Merge branch 'impr/gazebo_ueye_fixtest' of <git://github.com/130s/rtmros_nextage> into gazebo_ueye_fixtest
- [TEMP] Disable build on some pkgs for debugging purpose only. This MUST be reverted.
- [ros_bridge][rviz.launch] Remove elements redundant to its parent launch file.
- Contributors: Isaac I.Y. Saito, Kei Okada, Yosuke Yamamoto
0.8.0 (2017-09-07)
-
Fix for kinetic (#347)
- fix .travis.yaml to run both indigo/kinetic with docker
- fix install(CODE for kintic
-
[ros_bridge] Missing dependency for using stereo vision. (#331 )
- [ros_bridge] Missing dependency for using stereo vision. This dependency won't be necessary unless stereo vision is in use, but the advantage of having necessary pkg installed without the need for worrying surpasses disadvantage.
-
- [ros_bridge] Fix a launch file name to appropriately indicate "older than" 315.2.7. (#328)
-
Hyphen here is used to indicate the file is intended for the mentioned version or larger/smaller.
"*version-.launch" sounds like the launch is targeted for the version or larger while in fact we wanted to mean the opposite.
-
add comments to functions in playPattern example codes (#323)
- Contributors: Isaac I.Y. Saito, Kei Okada, Yosuke Yamamoto
0.7.16 (2017-05-04)
- [fix] Temporary revert getRTCList calling from the parent class, HIRONX #317
- [enhance][ros_bridge] Improve error message when no running ROS found. #309
- Contributors: Isaac I.Y. Saito
0.7.15 (2017-03-11)
0.7.14 (2017-02-21)
- [capability] hand camera now available on hrpsys simulator.
- Contributors: Kei Okada, Isaac I.Y. Saito
0.7.13 (2017-01-24)
0.7.12 (2017-01-10)
- [fix][nxo client] Fix wrong string print that could stop the script to work. #276
- [capability] Release nextage_ik_plugin #281
- [enhance] Add simple rviz.launch that can be run without extra processes (e.g. moveit) to be running. #282
- [enhance][nextage.py script] users with older dio spec robot can specify dio version upon starting the script (enhance for
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
hironx_ros_bridge | |
nextage_description | |
roslint | |
catkin | |
stereo_image_proc | |
ueye_cam | |
ar_track_alvar | |
compressed_image_transport | |
rostest |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
nextage_moveit_config | |
rtmros_nextage |
Launch files
- launch/ar.launch
-
- marker_size [default: 5.5]
- max_new_marker_error [default: 0.08]
- max_track_error [default: 0.2]
- cam_ns [default: right_hand_ueye]
- cam_image_topic [default: /$(arg cam_ns)/image_raw]
- cam_info_topic [default: /$(arg cam_ns)/camera_info]
- output_frame [default: /camera]
- launch/ar_headcamera.launch
-
- marker_size [default: 4.5]
- max_new_marker_error [default: 0.08]
- max_track_error [default: 0.2]
- cam_ns [default: CAMERA_HEAD_L]
- cam_image_topic [default: /$(arg cam_ns)/image_raw]
- cam_info_topic [default: /$(arg cam_ns)/camera_info]
- output_frame [default: /CAMERA_HEAD_L_Link]
- sim [default: false]
- launch/hands_ueye.launch
- launch/nextage_ros_bridge_real.launch
-
- COLLADA_FILE [default: $(find nextage_description)/models/main.dae]
- CONF_FILE_COLLISIONDETECT [default: $(find nextage_ros_bridge)/conf/realrobot_fixedpath.conf]
- corbaport [default: 15005]
- MODEL_FILE [default: /opt/jsk/etc/NEXTAGE/model/main.wrl]
- nameserver [default: nextage]
- USE_SERVOCONTROLLER [default: false]
- USE_HAND_JOINT_STATE_PUBLISHER [default: false]
- launch/nextage_ros_bridge_real_-hrpsys315.2.7.launch
-
- COLLADA_FILE [default: $(find nextage_description)/models/main.dae]
- CONF_FILE_COLLISIONDETECT [default: $(find nextage_ros_bridge)/conf/realrobot_fixedpath.conf]
- corbaport [default: 15005]
- MODEL_FILE [default: /opt/jsk/etc/HIRONX/model/main.wrl]
- nameserver [default: nextage]
- USE_SERVOCONTROLLER [default: false]
- launch/nextage_ros_bridge_simulation.launch
-
- COLLADA_FILE [default: $(find nextage_description)/models/main.dae]
- CONF_FILE_COLLISIONDETECT [default: $(find nextage_ros_bridge)/conf/nextage.conf]
- CORBAPORT [default: 15005]
- GUI [default: true]
- MODEL_FILE [default: $(find nextage_description)/models/main.wrl]
- NAMESERVER [default: localhost]
- LAUNCH_HRPSYSPY [default: true]
- openrtm_args [default: -o "corba.nameservers:$(arg NAMESERVER):$(arg CORBAPORT)" -o "naming.formats:%n.rtc" -o "exec_cxt.periodic.type:PeriodicExecutionContext" -o "exec_cxt.periodic.rate:100" -o "logger.file_name:/tmp/rtc%p.log"]
- launch/nextage_startup.launch
-
- corbaport [default: 2809]
- HRPSYS_PY_NAME [default: nextage.py]
- HRPSYS_PY_PKG [default: nextage_ros_bridge]
- LAUNCH_HRPSYSPY [default: true]
- GUI [default: true]
- MODEL_FILE [default: $(find nextage_description)/models/main.wrl]
- REALTIME [default: false]
- launch/nextage_ueye_stereo.launch
-
- binning [default: 2]
- launch/rviz.launch
- Took nextage_moveit_config/launch/moveit_rviz.launch as an example.
-
- RVIZ_FIXEDFRAME [default: WAIST]
- command_args [default: --fixed-frame $(arg RVIZ_FIXEDFRAME) -d $(find hironx_ros_bridge)/launch/hironxo.rviz]
- debug [default: false] — Passing true to `debug` allows you to run this launch on gdb.
Messages
Services
Plugins
Recent questions tagged nextage_ros_bridge at Robotics Stack Exchange
![]() |
nextage_ros_bridge package from rtmros_nextage reponextage_calibration nextage_description nextage_gazebo nextage_ik_plugin nextage_moveit_config nextage_ros_bridge rtmros_nextage |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.8.6 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/tork-a/rtmros_nextage.git |
VCS Type | git |
VCS Version | indigo-devel |
Last Updated | 2025-05-09 |
Dev Status | MAINTAINED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- TORK
- Kei Okada
Authors
- Isaac Isao Saito
- Akio Ochiai
Changelog for package nextage_ros_bridge
0.8.6 (2020-06-17)
0.8.5 (2019-05-10)
- add ar_track_alvar dependency and gazebo model path to nextage_gazebo/models (#362)
- Contributors: Kei Okada, Yosuke Yamamoto
0.8.4 (2018-01-16)
0.8.3 (2017-12-22)
- add USE_HAND_JOINT_STATE_PUBLISHER argment, normal nextage does not need this (#355)
- add model cafe_tabel and mod ar_headcamera.launch to spawn gazebo models in the case of sim:=true (#354)
- Contributors: Kei Okada, Yosuke Yamamoto
0.8.1 (2017-09-28)
- Add files for manuals and tutorials / Changes for Gazebo head camera
emulation
(#350)
- add nextage_moveit_sample.py of ryu yamamoto
- mod name CAMERA_HEAD_R/L, remove CATKIN_IGNORE (forgot to add/rm them)
- add AR codes, mod name CAMERA_HEAD_L/R, delete CATKIN_IGNORE
- Merge branch 'impr/gazebo_ueye_fixtest' of <git://github.com/130s/rtmros_nextage> into gazebo_ueye_fixtest
- [TEMP] Disable build on some pkgs for debugging purpose only. This MUST be reverted.
- [ros_bridge][rviz.launch] Remove elements redundant to its parent launch file.
- Contributors: Isaac I.Y. Saito, Kei Okada, Yosuke Yamamoto
0.8.0 (2017-09-07)
-
Fix for kinetic (#347)
- fix .travis.yaml to run both indigo/kinetic with docker
- fix install(CODE for kintic
-
[ros_bridge] Missing dependency for using stereo vision. (#331 )
- [ros_bridge] Missing dependency for using stereo vision. This dependency won't be necessary unless stereo vision is in use, but the advantage of having necessary pkg installed without the need for worrying surpasses disadvantage.
-
- [ros_bridge] Fix a launch file name to appropriately indicate "older than" 315.2.7. (#328)
-
Hyphen here is used to indicate the file is intended for the mentioned version or larger/smaller.
"*version-.launch" sounds like the launch is targeted for the version or larger while in fact we wanted to mean the opposite.
-
add comments to functions in playPattern example codes (#323)
- Contributors: Isaac I.Y. Saito, Kei Okada, Yosuke Yamamoto
0.7.16 (2017-05-04)
- [fix] Temporary revert getRTCList calling from the parent class, HIRONX #317
- [enhance][ros_bridge] Improve error message when no running ROS found. #309
- Contributors: Isaac I.Y. Saito
0.7.15 (2017-03-11)
0.7.14 (2017-02-21)
- [capability] hand camera now available on hrpsys simulator.
- Contributors: Kei Okada, Isaac I.Y. Saito
0.7.13 (2017-01-24)
0.7.12 (2017-01-10)
- [fix][nxo client] Fix wrong string print that could stop the script to work. #276
- [capability] Release nextage_ik_plugin #281
- [enhance] Add simple rviz.launch that can be run without extra processes (e.g. moveit) to be running. #282
- [enhance][nextage.py script] users with older dio spec robot can specify dio version upon starting the script (enhance for
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
hironx_ros_bridge | |
nextage_description | |
roslint | |
catkin | |
stereo_image_proc | |
ueye_cam | |
ar_track_alvar | |
compressed_image_transport | |
rostest |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
nextage_moveit_config | |
rtmros_nextage |
Launch files
- launch/ar.launch
-
- marker_size [default: 5.5]
- max_new_marker_error [default: 0.08]
- max_track_error [default: 0.2]
- cam_ns [default: right_hand_ueye]
- cam_image_topic [default: /$(arg cam_ns)/image_raw]
- cam_info_topic [default: /$(arg cam_ns)/camera_info]
- output_frame [default: /camera]
- launch/ar_headcamera.launch
-
- marker_size [default: 4.5]
- max_new_marker_error [default: 0.08]
- max_track_error [default: 0.2]
- cam_ns [default: CAMERA_HEAD_L]
- cam_image_topic [default: /$(arg cam_ns)/image_raw]
- cam_info_topic [default: /$(arg cam_ns)/camera_info]
- output_frame [default: /CAMERA_HEAD_L_Link]
- sim [default: false]
- launch/hands_ueye.launch
- launch/nextage_ros_bridge_real.launch
-
- COLLADA_FILE [default: $(find nextage_description)/models/main.dae]
- CONF_FILE_COLLISIONDETECT [default: $(find nextage_ros_bridge)/conf/realrobot_fixedpath.conf]
- corbaport [default: 15005]
- MODEL_FILE [default: /opt/jsk/etc/NEXTAGE/model/main.wrl]
- nameserver [default: nextage]
- USE_SERVOCONTROLLER [default: false]
- USE_HAND_JOINT_STATE_PUBLISHER [default: false]
- launch/nextage_ros_bridge_real_-hrpsys315.2.7.launch
-
- COLLADA_FILE [default: $(find nextage_description)/models/main.dae]
- CONF_FILE_COLLISIONDETECT [default: $(find nextage_ros_bridge)/conf/realrobot_fixedpath.conf]
- corbaport [default: 15005]
- MODEL_FILE [default: /opt/jsk/etc/HIRONX/model/main.wrl]
- nameserver [default: nextage]
- USE_SERVOCONTROLLER [default: false]
- launch/nextage_ros_bridge_simulation.launch
-
- COLLADA_FILE [default: $(find nextage_description)/models/main.dae]
- CONF_FILE_COLLISIONDETECT [default: $(find nextage_ros_bridge)/conf/nextage.conf]
- CORBAPORT [default: 15005]
- GUI [default: true]
- MODEL_FILE [default: $(find nextage_description)/models/main.wrl]
- NAMESERVER [default: localhost]
- LAUNCH_HRPSYSPY [default: true]
- openrtm_args [default: -o "corba.nameservers:$(arg NAMESERVER):$(arg CORBAPORT)" -o "naming.formats:%n.rtc" -o "exec_cxt.periodic.type:PeriodicExecutionContext" -o "exec_cxt.periodic.rate:100" -o "logger.file_name:/tmp/rtc%p.log"]
- launch/nextage_startup.launch
-
- corbaport [default: 2809]
- HRPSYS_PY_NAME [default: nextage.py]
- HRPSYS_PY_PKG [default: nextage_ros_bridge]
- LAUNCH_HRPSYSPY [default: true]
- GUI [default: true]
- MODEL_FILE [default: $(find nextage_description)/models/main.wrl]
- REALTIME [default: false]
- launch/nextage_ueye_stereo.launch
-
- binning [default: 2]
- launch/rviz.launch
- Took nextage_moveit_config/launch/moveit_rviz.launch as an example.
-
- RVIZ_FIXEDFRAME [default: WAIST]
- command_args [default: --fixed-frame $(arg RVIZ_FIXEDFRAME) -d $(find hironx_ros_bridge)/launch/hironxo.rviz]
- debug [default: false] — Passing true to `debug` allows you to run this launch on gdb.
Messages
Services
Plugins
Recent questions tagged nextage_ros_bridge at Robotics Stack Exchange
![]() |
nextage_ros_bridge package from rtmros_nextage reponextage_calibration nextage_description nextage_gazebo nextage_ik_plugin nextage_moveit_config nextage_ros_bridge rtmros_nextage |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.8.6 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/tork-a/rtmros_nextage.git |
VCS Type | git |
VCS Version | indigo-devel |
Last Updated | 2025-05-09 |
Dev Status | MAINTAINED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- TORK
- Kei Okada
Authors
- Isaac Isao Saito
- Akio Ochiai
Changelog for package nextage_ros_bridge
0.8.6 (2020-06-17)
0.8.5 (2019-05-10)
- add ar_track_alvar dependency and gazebo model path to nextage_gazebo/models (#362)
- Contributors: Kei Okada, Yosuke Yamamoto
0.8.4 (2018-01-16)
0.8.3 (2017-12-22)
- add USE_HAND_JOINT_STATE_PUBLISHER argment, normal nextage does not need this (#355)
- add model cafe_tabel and mod ar_headcamera.launch to spawn gazebo models in the case of sim:=true (#354)
- Contributors: Kei Okada, Yosuke Yamamoto
0.8.1 (2017-09-28)
- Add files for manuals and tutorials / Changes for Gazebo head camera
emulation
(#350)
- add nextage_moveit_sample.py of ryu yamamoto
- mod name CAMERA_HEAD_R/L, remove CATKIN_IGNORE (forgot to add/rm them)
- add AR codes, mod name CAMERA_HEAD_L/R, delete CATKIN_IGNORE
- Merge branch 'impr/gazebo_ueye_fixtest' of <git://github.com/130s/rtmros_nextage> into gazebo_ueye_fixtest
- [TEMP] Disable build on some pkgs for debugging purpose only. This MUST be reverted.
- [ros_bridge][rviz.launch] Remove elements redundant to its parent launch file.
- Contributors: Isaac I.Y. Saito, Kei Okada, Yosuke Yamamoto
0.8.0 (2017-09-07)
-
Fix for kinetic (#347)
- fix .travis.yaml to run both indigo/kinetic with docker
- fix install(CODE for kintic
-
[ros_bridge] Missing dependency for using stereo vision. (#331 )
- [ros_bridge] Missing dependency for using stereo vision. This dependency won't be necessary unless stereo vision is in use, but the advantage of having necessary pkg installed without the need for worrying surpasses disadvantage.
-
- [ros_bridge] Fix a launch file name to appropriately indicate "older than" 315.2.7. (#328)
-
Hyphen here is used to indicate the file is intended for the mentioned version or larger/smaller.
"*version-.launch" sounds like the launch is targeted for the version or larger while in fact we wanted to mean the opposite.
-
add comments to functions in playPattern example codes (#323)
- Contributors: Isaac I.Y. Saito, Kei Okada, Yosuke Yamamoto
0.7.16 (2017-05-04)
- [fix] Temporary revert getRTCList calling from the parent class, HIRONX #317
- [enhance][ros_bridge] Improve error message when no running ROS found. #309
- Contributors: Isaac I.Y. Saito
0.7.15 (2017-03-11)
0.7.14 (2017-02-21)
- [capability] hand camera now available on hrpsys simulator.
- Contributors: Kei Okada, Isaac I.Y. Saito
0.7.13 (2017-01-24)
0.7.12 (2017-01-10)
- [fix][nxo client] Fix wrong string print that could stop the script to work. #276
- [capability] Release nextage_ik_plugin #281
- [enhance] Add simple rviz.launch that can be run without extra processes (e.g. moveit) to be running. #282
- [enhance][nextage.py script] users with older dio spec robot can specify dio version upon starting the script (enhance for
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
hironx_ros_bridge | |
nextage_description | |
roslint | |
catkin | |
stereo_image_proc | |
ueye_cam | |
ar_track_alvar | |
compressed_image_transport | |
rostest |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
nextage_moveit_config | |
rtmros_nextage |
Launch files
- launch/ar.launch
-
- marker_size [default: 5.5]
- max_new_marker_error [default: 0.08]
- max_track_error [default: 0.2]
- cam_ns [default: right_hand_ueye]
- cam_image_topic [default: /$(arg cam_ns)/image_raw]
- cam_info_topic [default: /$(arg cam_ns)/camera_info]
- output_frame [default: /camera]
- launch/ar_headcamera.launch
-
- marker_size [default: 4.5]
- max_new_marker_error [default: 0.08]
- max_track_error [default: 0.2]
- cam_ns [default: CAMERA_HEAD_L]
- cam_image_topic [default: /$(arg cam_ns)/image_raw]
- cam_info_topic [default: /$(arg cam_ns)/camera_info]
- output_frame [default: /CAMERA_HEAD_L_Link]
- sim [default: false]
- launch/hands_ueye.launch
- launch/nextage_ros_bridge_real.launch
-
- COLLADA_FILE [default: $(find nextage_description)/models/main.dae]
- CONF_FILE_COLLISIONDETECT [default: $(find nextage_ros_bridge)/conf/realrobot_fixedpath.conf]
- corbaport [default: 15005]
- MODEL_FILE [default: /opt/jsk/etc/NEXTAGE/model/main.wrl]
- nameserver [default: nextage]
- USE_SERVOCONTROLLER [default: false]
- USE_HAND_JOINT_STATE_PUBLISHER [default: false]
- launch/nextage_ros_bridge_real_-hrpsys315.2.7.launch
-
- COLLADA_FILE [default: $(find nextage_description)/models/main.dae]
- CONF_FILE_COLLISIONDETECT [default: $(find nextage_ros_bridge)/conf/realrobot_fixedpath.conf]
- corbaport [default: 15005]
- MODEL_FILE [default: /opt/jsk/etc/HIRONX/model/main.wrl]
- nameserver [default: nextage]
- USE_SERVOCONTROLLER [default: false]
- launch/nextage_ros_bridge_simulation.launch
-
- COLLADA_FILE [default: $(find nextage_description)/models/main.dae]
- CONF_FILE_COLLISIONDETECT [default: $(find nextage_ros_bridge)/conf/nextage.conf]
- CORBAPORT [default: 15005]
- GUI [default: true]
- MODEL_FILE [default: $(find nextage_description)/models/main.wrl]
- NAMESERVER [default: localhost]
- LAUNCH_HRPSYSPY [default: true]
- openrtm_args [default: -o "corba.nameservers:$(arg NAMESERVER):$(arg CORBAPORT)" -o "naming.formats:%n.rtc" -o "exec_cxt.periodic.type:PeriodicExecutionContext" -o "exec_cxt.periodic.rate:100" -o "logger.file_name:/tmp/rtc%p.log"]
- launch/nextage_startup.launch
-
- corbaport [default: 2809]
- HRPSYS_PY_NAME [default: nextage.py]
- HRPSYS_PY_PKG [default: nextage_ros_bridge]
- LAUNCH_HRPSYSPY [default: true]
- GUI [default: true]
- MODEL_FILE [default: $(find nextage_description)/models/main.wrl]
- REALTIME [default: false]
- launch/nextage_ueye_stereo.launch
-
- binning [default: 2]
- launch/rviz.launch
- Took nextage_moveit_config/launch/moveit_rviz.launch as an example.
-
- RVIZ_FIXEDFRAME [default: WAIST]
- command_args [default: --fixed-frame $(arg RVIZ_FIXEDFRAME) -d $(find hironx_ros_bridge)/launch/hironxo.rviz]
- debug [default: false] — Passing true to `debug` allows you to run this launch on gdb.
Messages
Services
Plugins
Recent questions tagged nextage_ros_bridge at Robotics Stack Exchange
![]() |
nextage_ros_bridge package from rtmros_nextage reponextage_calibration nextage_description nextage_gazebo nextage_ik_plugin nextage_moveit_config nextage_ros_bridge rtmros_nextage |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.8.6 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/tork-a/rtmros_nextage.git |
VCS Type | git |
VCS Version | indigo-devel |
Last Updated | 2025-05-09 |
Dev Status | MAINTAINED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- TORK
- Kei Okada
Authors
- Isaac Isao Saito
- Akio Ochiai
Changelog for package nextage_ros_bridge
0.8.6 (2020-06-17)
0.8.5 (2019-05-10)
- add ar_track_alvar dependency and gazebo model path to nextage_gazebo/models (#362)
- Contributors: Kei Okada, Yosuke Yamamoto
0.8.4 (2018-01-16)
0.8.3 (2017-12-22)
- add USE_HAND_JOINT_STATE_PUBLISHER argment, normal nextage does not need this (#355)
- add model cafe_tabel and mod ar_headcamera.launch to spawn gazebo models in the case of sim:=true (#354)
- Contributors: Kei Okada, Yosuke Yamamoto
0.8.1 (2017-09-28)
- Add files for manuals and tutorials / Changes for Gazebo head camera
emulation
(#350)
- add nextage_moveit_sample.py of ryu yamamoto
- mod name CAMERA_HEAD_R/L, remove CATKIN_IGNORE (forgot to add/rm them)
- add AR codes, mod name CAMERA_HEAD_L/R, delete CATKIN_IGNORE
- Merge branch 'impr/gazebo_ueye_fixtest' of <git://github.com/130s/rtmros_nextage> into gazebo_ueye_fixtest
- [TEMP] Disable build on some pkgs for debugging purpose only. This MUST be reverted.
- [ros_bridge][rviz.launch] Remove elements redundant to its parent launch file.
- Contributors: Isaac I.Y. Saito, Kei Okada, Yosuke Yamamoto
0.8.0 (2017-09-07)
-
Fix for kinetic (#347)
- fix .travis.yaml to run both indigo/kinetic with docker
- fix install(CODE for kintic
-
[ros_bridge] Missing dependency for using stereo vision. (#331 )
- [ros_bridge] Missing dependency for using stereo vision. This dependency won't be necessary unless stereo vision is in use, but the advantage of having necessary pkg installed without the need for worrying surpasses disadvantage.
-
- [ros_bridge] Fix a launch file name to appropriately indicate "older than" 315.2.7. (#328)
-
Hyphen here is used to indicate the file is intended for the mentioned version or larger/smaller.
"*version-.launch" sounds like the launch is targeted for the version or larger while in fact we wanted to mean the opposite.
-
add comments to functions in playPattern example codes (#323)
- Contributors: Isaac I.Y. Saito, Kei Okada, Yosuke Yamamoto
0.7.16 (2017-05-04)
- [fix] Temporary revert getRTCList calling from the parent class, HIRONX #317
- [enhance][ros_bridge] Improve error message when no running ROS found. #309
- Contributors: Isaac I.Y. Saito
0.7.15 (2017-03-11)
0.7.14 (2017-02-21)
- [capability] hand camera now available on hrpsys simulator.
- Contributors: Kei Okada, Isaac I.Y. Saito
0.7.13 (2017-01-24)
0.7.12 (2017-01-10)
- [fix][nxo client] Fix wrong string print that could stop the script to work. #276
- [capability] Release nextage_ik_plugin #281
- [enhance] Add simple rviz.launch that can be run without extra processes (e.g. moveit) to be running. #282
- [enhance][nextage.py script] users with older dio spec robot can specify dio version upon starting the script (enhance for
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
hironx_ros_bridge | |
nextage_description | |
roslint | |
catkin | |
stereo_image_proc | |
ueye_cam | |
ar_track_alvar | |
compressed_image_transport | |
rostest |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
nextage_moveit_config | |
rtmros_nextage |
Launch files
- launch/ar.launch
-
- marker_size [default: 5.5]
- max_new_marker_error [default: 0.08]
- max_track_error [default: 0.2]
- cam_ns [default: right_hand_ueye]
- cam_image_topic [default: /$(arg cam_ns)/image_raw]
- cam_info_topic [default: /$(arg cam_ns)/camera_info]
- output_frame [default: /camera]
- launch/ar_headcamera.launch
-
- marker_size [default: 4.5]
- max_new_marker_error [default: 0.08]
- max_track_error [default: 0.2]
- cam_ns [default: CAMERA_HEAD_L]
- cam_image_topic [default: /$(arg cam_ns)/image_raw]
- cam_info_topic [default: /$(arg cam_ns)/camera_info]
- output_frame [default: /CAMERA_HEAD_L_Link]
- sim [default: false]
- launch/hands_ueye.launch
- launch/nextage_ros_bridge_real.launch
-
- COLLADA_FILE [default: $(find nextage_description)/models/main.dae]
- CONF_FILE_COLLISIONDETECT [default: $(find nextage_ros_bridge)/conf/realrobot_fixedpath.conf]
- corbaport [default: 15005]
- MODEL_FILE [default: /opt/jsk/etc/NEXTAGE/model/main.wrl]
- nameserver [default: nextage]
- USE_SERVOCONTROLLER [default: false]
- USE_HAND_JOINT_STATE_PUBLISHER [default: false]
- launch/nextage_ros_bridge_real_-hrpsys315.2.7.launch
-
- COLLADA_FILE [default: $(find nextage_description)/models/main.dae]
- CONF_FILE_COLLISIONDETECT [default: $(find nextage_ros_bridge)/conf/realrobot_fixedpath.conf]
- corbaport [default: 15005]
- MODEL_FILE [default: /opt/jsk/etc/HIRONX/model/main.wrl]
- nameserver [default: nextage]
- USE_SERVOCONTROLLER [default: false]
- launch/nextage_ros_bridge_simulation.launch
-
- COLLADA_FILE [default: $(find nextage_description)/models/main.dae]
- CONF_FILE_COLLISIONDETECT [default: $(find nextage_ros_bridge)/conf/nextage.conf]
- CORBAPORT [default: 15005]
- GUI [default: true]
- MODEL_FILE [default: $(find nextage_description)/models/main.wrl]
- NAMESERVER [default: localhost]
- LAUNCH_HRPSYSPY [default: true]
- openrtm_args [default: -o "corba.nameservers:$(arg NAMESERVER):$(arg CORBAPORT)" -o "naming.formats:%n.rtc" -o "exec_cxt.periodic.type:PeriodicExecutionContext" -o "exec_cxt.periodic.rate:100" -o "logger.file_name:/tmp/rtc%p.log"]
- launch/nextage_startup.launch
-
- corbaport [default: 2809]
- HRPSYS_PY_NAME [default: nextage.py]
- HRPSYS_PY_PKG [default: nextage_ros_bridge]
- LAUNCH_HRPSYSPY [default: true]
- GUI [default: true]
- MODEL_FILE [default: $(find nextage_description)/models/main.wrl]
- REALTIME [default: false]
- launch/nextage_ueye_stereo.launch
-
- binning [default: 2]
- launch/rviz.launch
- Took nextage_moveit_config/launch/moveit_rviz.launch as an example.
-
- RVIZ_FIXEDFRAME [default: WAIST]
- command_args [default: --fixed-frame $(arg RVIZ_FIXEDFRAME) -d $(find hironx_ros_bridge)/launch/hironxo.rviz]
- debug [default: false] — Passing true to `debug` allows you to run this launch on gdb.
Messages
Services
Plugins
Recent questions tagged nextage_ros_bridge at Robotics Stack Exchange
![]() |
nextage_ros_bridge package from rtmros_nextage reponextage_calibration nextage_description nextage_gazebo nextage_ik_plugin nextage_moveit_config nextage_ros_bridge rtmros_nextage |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.8.6 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/tork-a/rtmros_nextage.git |
VCS Type | git |
VCS Version | indigo-devel |
Last Updated | 2025-05-09 |
Dev Status | MAINTAINED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- TORK
- Kei Okada
Authors
- Isaac Isao Saito
- Akio Ochiai
Changelog for package nextage_ros_bridge
0.8.6 (2020-06-17)
0.8.5 (2019-05-10)
- add ar_track_alvar dependency and gazebo model path to nextage_gazebo/models (#362)
- Contributors: Kei Okada, Yosuke Yamamoto
0.8.4 (2018-01-16)
0.8.3 (2017-12-22)
- add USE_HAND_JOINT_STATE_PUBLISHER argment, normal nextage does not need this (#355)
- add model cafe_tabel and mod ar_headcamera.launch to spawn gazebo models in the case of sim:=true (#354)
- Contributors: Kei Okada, Yosuke Yamamoto
0.8.1 (2017-09-28)
- Add files for manuals and tutorials / Changes for Gazebo head camera
emulation
(#350)
- add nextage_moveit_sample.py of ryu yamamoto
- mod name CAMERA_HEAD_R/L, remove CATKIN_IGNORE (forgot to add/rm them)
- add AR codes, mod name CAMERA_HEAD_L/R, delete CATKIN_IGNORE
- Merge branch 'impr/gazebo_ueye_fixtest' of <git://github.com/130s/rtmros_nextage> into gazebo_ueye_fixtest
- [TEMP] Disable build on some pkgs for debugging purpose only. This MUST be reverted.
- [ros_bridge][rviz.launch] Remove elements redundant to its parent launch file.
- Contributors: Isaac I.Y. Saito, Kei Okada, Yosuke Yamamoto
0.8.0 (2017-09-07)
-
Fix for kinetic (#347)
- fix .travis.yaml to run both indigo/kinetic with docker
- fix install(CODE for kintic
-
[ros_bridge] Missing dependency for using stereo vision. (#331 )
- [ros_bridge] Missing dependency for using stereo vision. This dependency won't be necessary unless stereo vision is in use, but the advantage of having necessary pkg installed without the need for worrying surpasses disadvantage.
-
- [ros_bridge] Fix a launch file name to appropriately indicate "older than" 315.2.7. (#328)
-
Hyphen here is used to indicate the file is intended for the mentioned version or larger/smaller.
"*version-.launch" sounds like the launch is targeted for the version or larger while in fact we wanted to mean the opposite.
-
add comments to functions in playPattern example codes (#323)
- Contributors: Isaac I.Y. Saito, Kei Okada, Yosuke Yamamoto
0.7.16 (2017-05-04)
- [fix] Temporary revert getRTCList calling from the parent class, HIRONX #317
- [enhance][ros_bridge] Improve error message when no running ROS found. #309
- Contributors: Isaac I.Y. Saito
0.7.15 (2017-03-11)
0.7.14 (2017-02-21)
- [capability] hand camera now available on hrpsys simulator.
- Contributors: Kei Okada, Isaac I.Y. Saito
0.7.13 (2017-01-24)
0.7.12 (2017-01-10)
- [fix][nxo client] Fix wrong string print that could stop the script to work. #276
- [capability] Release nextage_ik_plugin #281
- [enhance] Add simple rviz.launch that can be run without extra processes (e.g. moveit) to be running. #282
- [enhance][nextage.py script] users with older dio spec robot can specify dio version upon starting the script (enhance for
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
hironx_ros_bridge | |
nextage_description | |
roslint | |
catkin | |
stereo_image_proc | |
ueye_cam | |
ar_track_alvar | |
compressed_image_transport | |
rostest |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
nextage_moveit_config | |
rtmros_nextage |
Launch files
- launch/ar.launch
-
- marker_size [default: 5.5]
- max_new_marker_error [default: 0.08]
- max_track_error [default: 0.2]
- cam_ns [default: right_hand_ueye]
- cam_image_topic [default: /$(arg cam_ns)/image_raw]
- cam_info_topic [default: /$(arg cam_ns)/camera_info]
- output_frame [default: /camera]
- launch/ar_headcamera.launch
-
- marker_size [default: 4.5]
- max_new_marker_error [default: 0.08]
- max_track_error [default: 0.2]
- cam_ns [default: CAMERA_HEAD_L]
- cam_image_topic [default: /$(arg cam_ns)/image_raw]
- cam_info_topic [default: /$(arg cam_ns)/camera_info]
- output_frame [default: /CAMERA_HEAD_L_Link]
- sim [default: false]
- launch/hands_ueye.launch
- launch/nextage_ros_bridge_real.launch
-
- COLLADA_FILE [default: $(find nextage_description)/models/main.dae]
- CONF_FILE_COLLISIONDETECT [default: $(find nextage_ros_bridge)/conf/realrobot_fixedpath.conf]
- corbaport [default: 15005]
- MODEL_FILE [default: /opt/jsk/etc/NEXTAGE/model/main.wrl]
- nameserver [default: nextage]
- USE_SERVOCONTROLLER [default: false]
- USE_HAND_JOINT_STATE_PUBLISHER [default: false]
- launch/nextage_ros_bridge_real_-hrpsys315.2.7.launch
-
- COLLADA_FILE [default: $(find nextage_description)/models/main.dae]
- CONF_FILE_COLLISIONDETECT [default: $(find nextage_ros_bridge)/conf/realrobot_fixedpath.conf]
- corbaport [default: 15005]
- MODEL_FILE [default: /opt/jsk/etc/HIRONX/model/main.wrl]
- nameserver [default: nextage]
- USE_SERVOCONTROLLER [default: false]
- launch/nextage_ros_bridge_simulation.launch
-
- COLLADA_FILE [default: $(find nextage_description)/models/main.dae]
- CONF_FILE_COLLISIONDETECT [default: $(find nextage_ros_bridge)/conf/nextage.conf]
- CORBAPORT [default: 15005]
- GUI [default: true]
- MODEL_FILE [default: $(find nextage_description)/models/main.wrl]
- NAMESERVER [default: localhost]
- LAUNCH_HRPSYSPY [default: true]
- openrtm_args [default: -o "corba.nameservers:$(arg NAMESERVER):$(arg CORBAPORT)" -o "naming.formats:%n.rtc" -o "exec_cxt.periodic.type:PeriodicExecutionContext" -o "exec_cxt.periodic.rate:100" -o "logger.file_name:/tmp/rtc%p.log"]
- launch/nextage_startup.launch
-
- corbaport [default: 2809]
- HRPSYS_PY_NAME [default: nextage.py]
- HRPSYS_PY_PKG [default: nextage_ros_bridge]
- LAUNCH_HRPSYSPY [default: true]
- GUI [default: true]
- MODEL_FILE [default: $(find nextage_description)/models/main.wrl]
- REALTIME [default: false]
- launch/nextage_ueye_stereo.launch
-
- binning [default: 2]
- launch/rviz.launch
- Took nextage_moveit_config/launch/moveit_rviz.launch as an example.
-
- RVIZ_FIXEDFRAME [default: WAIST]
- command_args [default: --fixed-frame $(arg RVIZ_FIXEDFRAME) -d $(find hironx_ros_bridge)/launch/hironxo.rviz]
- debug [default: false] — Passing true to `debug` allows you to run this launch on gdb.
Messages
Services
Plugins
Recent questions tagged nextage_ros_bridge at Robotics Stack Exchange
![]() |
nextage_ros_bridge package from rtmros_nextage reponextage_calibration nextage_description nextage_gazebo nextage_ik_plugin nextage_moveit_config nextage_ros_bridge rtmros_nextage |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.8.6 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/tork-a/rtmros_nextage.git |
VCS Type | git |
VCS Version | indigo-devel |
Last Updated | 2025-05-09 |
Dev Status | MAINTAINED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- TORK
- Kei Okada
Authors
- Isaac Isao Saito
- Akio Ochiai
Changelog for package nextage_ros_bridge
0.8.6 (2020-06-17)
0.8.5 (2019-05-10)
- add ar_track_alvar dependency and gazebo model path to nextage_gazebo/models (#362)
- Contributors: Kei Okada, Yosuke Yamamoto
0.8.4 (2018-01-16)
0.8.3 (2017-12-22)
- add USE_HAND_JOINT_STATE_PUBLISHER argment, normal nextage does not need this (#355)
- add model cafe_tabel and mod ar_headcamera.launch to spawn gazebo models in the case of sim:=true (#354)
- Contributors: Kei Okada, Yosuke Yamamoto
0.8.1 (2017-09-28)
- Add files for manuals and tutorials / Changes for Gazebo head camera
emulation
(#350)
- add nextage_moveit_sample.py of ryu yamamoto
- mod name CAMERA_HEAD_R/L, remove CATKIN_IGNORE (forgot to add/rm them)
- add AR codes, mod name CAMERA_HEAD_L/R, delete CATKIN_IGNORE
- Merge branch 'impr/gazebo_ueye_fixtest' of <git://github.com/130s/rtmros_nextage> into gazebo_ueye_fixtest
- [TEMP] Disable build on some pkgs for debugging purpose only. This MUST be reverted.
- [ros_bridge][rviz.launch] Remove elements redundant to its parent launch file.
- Contributors: Isaac I.Y. Saito, Kei Okada, Yosuke Yamamoto
0.8.0 (2017-09-07)
-
Fix for kinetic (#347)
- fix .travis.yaml to run both indigo/kinetic with docker
- fix install(CODE for kintic
-
[ros_bridge] Missing dependency for using stereo vision. (#331 )
- [ros_bridge] Missing dependency for using stereo vision. This dependency won't be necessary unless stereo vision is in use, but the advantage of having necessary pkg installed without the need for worrying surpasses disadvantage.
-
- [ros_bridge] Fix a launch file name to appropriately indicate "older than" 315.2.7. (#328)
-
Hyphen here is used to indicate the file is intended for the mentioned version or larger/smaller.
"*version-.launch" sounds like the launch is targeted for the version or larger while in fact we wanted to mean the opposite.
-
add comments to functions in playPattern example codes (#323)
- Contributors: Isaac I.Y. Saito, Kei Okada, Yosuke Yamamoto
0.7.16 (2017-05-04)
- [fix] Temporary revert getRTCList calling from the parent class, HIRONX #317
- [enhance][ros_bridge] Improve error message when no running ROS found. #309
- Contributors: Isaac I.Y. Saito
0.7.15 (2017-03-11)
0.7.14 (2017-02-21)
- [capability] hand camera now available on hrpsys simulator.
- Contributors: Kei Okada, Isaac I.Y. Saito
0.7.13 (2017-01-24)
0.7.12 (2017-01-10)
- [fix][nxo client] Fix wrong string print that could stop the script to work. #276
- [capability] Release nextage_ik_plugin #281
- [enhance] Add simple rviz.launch that can be run without extra processes (e.g. moveit) to be running. #282
- [enhance][nextage.py script] users with older dio spec robot can specify dio version upon starting the script (enhance for
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
hironx_ros_bridge | |
nextage_description | |
roslint | |
catkin | |
stereo_image_proc | |
ueye_cam | |
ar_track_alvar | |
compressed_image_transport | |
rostest |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
nextage_moveit_config | |
rtmros_nextage |
Launch files
- launch/ar.launch
-
- marker_size [default: 5.5]
- max_new_marker_error [default: 0.08]
- max_track_error [default: 0.2]
- cam_ns [default: right_hand_ueye]
- cam_image_topic [default: /$(arg cam_ns)/image_raw]
- cam_info_topic [default: /$(arg cam_ns)/camera_info]
- output_frame [default: /camera]
- launch/ar_headcamera.launch
-
- marker_size [default: 4.5]
- max_new_marker_error [default: 0.08]
- max_track_error [default: 0.2]
- cam_ns [default: CAMERA_HEAD_L]
- cam_image_topic [default: /$(arg cam_ns)/image_raw]
- cam_info_topic [default: /$(arg cam_ns)/camera_info]
- output_frame [default: /CAMERA_HEAD_L_Link]
- sim [default: false]
- launch/hands_ueye.launch
- launch/nextage_ros_bridge_real.launch
-
- COLLADA_FILE [default: $(find nextage_description)/models/main.dae]
- CONF_FILE_COLLISIONDETECT [default: $(find nextage_ros_bridge)/conf/realrobot_fixedpath.conf]
- corbaport [default: 15005]
- MODEL_FILE [default: /opt/jsk/etc/NEXTAGE/model/main.wrl]
- nameserver [default: nextage]
- USE_SERVOCONTROLLER [default: false]
- USE_HAND_JOINT_STATE_PUBLISHER [default: false]
- launch/nextage_ros_bridge_real_-hrpsys315.2.7.launch
-
- COLLADA_FILE [default: $(find nextage_description)/models/main.dae]
- CONF_FILE_COLLISIONDETECT [default: $(find nextage_ros_bridge)/conf/realrobot_fixedpath.conf]
- corbaport [default: 15005]
- MODEL_FILE [default: /opt/jsk/etc/HIRONX/model/main.wrl]
- nameserver [default: nextage]
- USE_SERVOCONTROLLER [default: false]
- launch/nextage_ros_bridge_simulation.launch
-
- COLLADA_FILE [default: $(find nextage_description)/models/main.dae]
- CONF_FILE_COLLISIONDETECT [default: $(find nextage_ros_bridge)/conf/nextage.conf]
- CORBAPORT [default: 15005]
- GUI [default: true]
- MODEL_FILE [default: $(find nextage_description)/models/main.wrl]
- NAMESERVER [default: localhost]
- LAUNCH_HRPSYSPY [default: true]
- openrtm_args [default: -o "corba.nameservers:$(arg NAMESERVER):$(arg CORBAPORT)" -o "naming.formats:%n.rtc" -o "exec_cxt.periodic.type:PeriodicExecutionContext" -o "exec_cxt.periodic.rate:100" -o "logger.file_name:/tmp/rtc%p.log"]
- launch/nextage_startup.launch
-
- corbaport [default: 2809]
- HRPSYS_PY_NAME [default: nextage.py]
- HRPSYS_PY_PKG [default: nextage_ros_bridge]
- LAUNCH_HRPSYSPY [default: true]
- GUI [default: true]
- MODEL_FILE [default: $(find nextage_description)/models/main.wrl]
- REALTIME [default: false]
- launch/nextage_ueye_stereo.launch
-
- binning [default: 2]
- launch/rviz.launch
- Took nextage_moveit_config/launch/moveit_rviz.launch as an example.
-
- RVIZ_FIXEDFRAME [default: WAIST]
- command_args [default: --fixed-frame $(arg RVIZ_FIXEDFRAME) -d $(find hironx_ros_bridge)/launch/hironxo.rviz]
- debug [default: false] — Passing true to `debug` allows you to run this launch on gdb.
Messages
Services
Plugins
Recent questions tagged nextage_ros_bridge at Robotics Stack Exchange
![]() |
nextage_ros_bridge package from rtmros_nextage reponextage_calibration nextage_description nextage_gazebo nextage_ik_plugin nextage_moveit_config nextage_ros_bridge rtmros_nextage |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.8.6 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/tork-a/rtmros_nextage.git |
VCS Type | git |
VCS Version | indigo-devel |
Last Updated | 2025-05-09 |
Dev Status | MAINTAINED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- TORK
- Kei Okada
Authors
- Isaac Isao Saito
- Akio Ochiai
Changelog for package nextage_ros_bridge
0.8.6 (2020-06-17)
0.8.5 (2019-05-10)
- add ar_track_alvar dependency and gazebo model path to nextage_gazebo/models (#362)
- Contributors: Kei Okada, Yosuke Yamamoto
0.8.4 (2018-01-16)
0.8.3 (2017-12-22)
- add USE_HAND_JOINT_STATE_PUBLISHER argment, normal nextage does not need this (#355)
- add model cafe_tabel and mod ar_headcamera.launch to spawn gazebo models in the case of sim:=true (#354)
- Contributors: Kei Okada, Yosuke Yamamoto
0.8.1 (2017-09-28)
- Add files for manuals and tutorials / Changes for Gazebo head camera
emulation
(#350)
- add nextage_moveit_sample.py of ryu yamamoto
- mod name CAMERA_HEAD_R/L, remove CATKIN_IGNORE (forgot to add/rm them)
- add AR codes, mod name CAMERA_HEAD_L/R, delete CATKIN_IGNORE
- Merge branch 'impr/gazebo_ueye_fixtest' of <git://github.com/130s/rtmros_nextage> into gazebo_ueye_fixtest
- [TEMP] Disable build on some pkgs for debugging purpose only. This MUST be reverted.
- [ros_bridge][rviz.launch] Remove elements redundant to its parent launch file.
- Contributors: Isaac I.Y. Saito, Kei Okada, Yosuke Yamamoto
0.8.0 (2017-09-07)
-
Fix for kinetic (#347)
- fix .travis.yaml to run both indigo/kinetic with docker
- fix install(CODE for kintic
-
[ros_bridge] Missing dependency for using stereo vision. (#331 )
- [ros_bridge] Missing dependency for using stereo vision. This dependency won't be necessary unless stereo vision is in use, but the advantage of having necessary pkg installed without the need for worrying surpasses disadvantage.
-
- [ros_bridge] Fix a launch file name to appropriately indicate "older than" 315.2.7. (#328)
-
Hyphen here is used to indicate the file is intended for the mentioned version or larger/smaller.
"*version-.launch" sounds like the launch is targeted for the version or larger while in fact we wanted to mean the opposite.
-
add comments to functions in playPattern example codes (#323)
- Contributors: Isaac I.Y. Saito, Kei Okada, Yosuke Yamamoto
0.7.16 (2017-05-04)
- [fix] Temporary revert getRTCList calling from the parent class, HIRONX #317
- [enhance][ros_bridge] Improve error message when no running ROS found. #309
- Contributors: Isaac I.Y. Saito
0.7.15 (2017-03-11)
0.7.14 (2017-02-21)
- [capability] hand camera now available on hrpsys simulator.
- Contributors: Kei Okada, Isaac I.Y. Saito
0.7.13 (2017-01-24)
0.7.12 (2017-01-10)
- [fix][nxo client] Fix wrong string print that could stop the script to work. #276
- [capability] Release nextage_ik_plugin #281
- [enhance] Add simple rviz.launch that can be run without extra processes (e.g. moveit) to be running. #282
- [enhance][nextage.py script] users with older dio spec robot can specify dio version upon starting the script (enhance for
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
hironx_ros_bridge | |
nextage_description | |
roslint | |
catkin | |
stereo_image_proc | |
ueye_cam | |
ar_track_alvar | |
compressed_image_transport | |
rostest |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
nextage_moveit_config | |
rtmros_nextage |
Launch files
- launch/ar.launch
-
- marker_size [default: 5.5]
- max_new_marker_error [default: 0.08]
- max_track_error [default: 0.2]
- cam_ns [default: right_hand_ueye]
- cam_image_topic [default: /$(arg cam_ns)/image_raw]
- cam_info_topic [default: /$(arg cam_ns)/camera_info]
- output_frame [default: /camera]
- launch/ar_headcamera.launch
-
- marker_size [default: 4.5]
- max_new_marker_error [default: 0.08]
- max_track_error [default: 0.2]
- cam_ns [default: CAMERA_HEAD_L]
- cam_image_topic [default: /$(arg cam_ns)/image_raw]
- cam_info_topic [default: /$(arg cam_ns)/camera_info]
- output_frame [default: /CAMERA_HEAD_L_Link]
- sim [default: false]
- launch/hands_ueye.launch
- launch/nextage_ros_bridge_real.launch
-
- COLLADA_FILE [default: $(find nextage_description)/models/main.dae]
- CONF_FILE_COLLISIONDETECT [default: $(find nextage_ros_bridge)/conf/realrobot_fixedpath.conf]
- corbaport [default: 15005]
- MODEL_FILE [default: /opt/jsk/etc/NEXTAGE/model/main.wrl]
- nameserver [default: nextage]
- USE_SERVOCONTROLLER [default: false]
- USE_HAND_JOINT_STATE_PUBLISHER [default: false]
- launch/nextage_ros_bridge_real_-hrpsys315.2.7.launch
-
- COLLADA_FILE [default: $(find nextage_description)/models/main.dae]
- CONF_FILE_COLLISIONDETECT [default: $(find nextage_ros_bridge)/conf/realrobot_fixedpath.conf]
- corbaport [default: 15005]
- MODEL_FILE [default: /opt/jsk/etc/HIRONX/model/main.wrl]
- nameserver [default: nextage]
- USE_SERVOCONTROLLER [default: false]
- launch/nextage_ros_bridge_simulation.launch
-
- COLLADA_FILE [default: $(find nextage_description)/models/main.dae]
- CONF_FILE_COLLISIONDETECT [default: $(find nextage_ros_bridge)/conf/nextage.conf]
- CORBAPORT [default: 15005]
- GUI [default: true]
- MODEL_FILE [default: $(find nextage_description)/models/main.wrl]
- NAMESERVER [default: localhost]
- LAUNCH_HRPSYSPY [default: true]
- openrtm_args [default: -o "corba.nameservers:$(arg NAMESERVER):$(arg CORBAPORT)" -o "naming.formats:%n.rtc" -o "exec_cxt.periodic.type:PeriodicExecutionContext" -o "exec_cxt.periodic.rate:100" -o "logger.file_name:/tmp/rtc%p.log"]
- launch/nextage_startup.launch
-
- corbaport [default: 2809]
- HRPSYS_PY_NAME [default: nextage.py]
- HRPSYS_PY_PKG [default: nextage_ros_bridge]
- LAUNCH_HRPSYSPY [default: true]
- GUI [default: true]
- MODEL_FILE [default: $(find nextage_description)/models/main.wrl]
- REALTIME [default: false]
- launch/nextage_ueye_stereo.launch
-
- binning [default: 2]
- launch/rviz.launch
- Took nextage_moveit_config/launch/moveit_rviz.launch as an example.
-
- RVIZ_FIXEDFRAME [default: WAIST]
- command_args [default: --fixed-frame $(arg RVIZ_FIXEDFRAME) -d $(find hironx_ros_bridge)/launch/hironxo.rviz]
- debug [default: false] — Passing true to `debug` allows you to run this launch on gdb.
Messages
Services
Plugins
Recent questions tagged nextage_ros_bridge at Robotics Stack Exchange
![]() |
nextage_ros_bridge package from rtmros_nextage reponextage_calibration nextage_description nextage_gazebo nextage_ik_plugin nextage_moveit_config nextage_ros_bridge rtmros_nextage |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.8.6 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/tork-a/rtmros_nextage.git |
VCS Type | git |
VCS Version | indigo-devel |
Last Updated | 2025-05-09 |
Dev Status | MAINTAINED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- TORK
- Kei Okada
Authors
- Isaac Isao Saito
- Akio Ochiai
Changelog for package nextage_ros_bridge
0.8.6 (2020-06-17)
0.8.5 (2019-05-10)
- add ar_track_alvar dependency and gazebo model path to nextage_gazebo/models (#362)
- Contributors: Kei Okada, Yosuke Yamamoto
0.8.4 (2018-01-16)
0.8.3 (2017-12-22)
- add USE_HAND_JOINT_STATE_PUBLISHER argment, normal nextage does not need this (#355)
- add model cafe_tabel and mod ar_headcamera.launch to spawn gazebo models in the case of sim:=true (#354)
- Contributors: Kei Okada, Yosuke Yamamoto
0.8.1 (2017-09-28)
- Add files for manuals and tutorials / Changes for Gazebo head camera
emulation
(#350)
- add nextage_moveit_sample.py of ryu yamamoto
- mod name CAMERA_HEAD_R/L, remove CATKIN_IGNORE (forgot to add/rm them)
- add AR codes, mod name CAMERA_HEAD_L/R, delete CATKIN_IGNORE
- Merge branch 'impr/gazebo_ueye_fixtest' of <git://github.com/130s/rtmros_nextage> into gazebo_ueye_fixtest
- [TEMP] Disable build on some pkgs for debugging purpose only. This MUST be reverted.
- [ros_bridge][rviz.launch] Remove elements redundant to its parent launch file.
- Contributors: Isaac I.Y. Saito, Kei Okada, Yosuke Yamamoto
0.8.0 (2017-09-07)
-
Fix for kinetic (#347)
- fix .travis.yaml to run both indigo/kinetic with docker
- fix install(CODE for kintic
-
[ros_bridge] Missing dependency for using stereo vision. (#331 )
- [ros_bridge] Missing dependency for using stereo vision. This dependency won't be necessary unless stereo vision is in use, but the advantage of having necessary pkg installed without the need for worrying surpasses disadvantage.
-
- [ros_bridge] Fix a launch file name to appropriately indicate "older than" 315.2.7. (#328)
-
Hyphen here is used to indicate the file is intended for the mentioned version or larger/smaller.
"*version-.launch" sounds like the launch is targeted for the version or larger while in fact we wanted to mean the opposite.
-
add comments to functions in playPattern example codes (#323)
- Contributors: Isaac I.Y. Saito, Kei Okada, Yosuke Yamamoto
0.7.16 (2017-05-04)
- [fix] Temporary revert getRTCList calling from the parent class, HIRONX #317
- [enhance][ros_bridge] Improve error message when no running ROS found. #309
- Contributors: Isaac I.Y. Saito
0.7.15 (2017-03-11)
0.7.14 (2017-02-21)
- [capability] hand camera now available on hrpsys simulator.
- Contributors: Kei Okada, Isaac I.Y. Saito
0.7.13 (2017-01-24)
0.7.12 (2017-01-10)
- [fix][nxo client] Fix wrong string print that could stop the script to work. #276
- [capability] Release nextage_ik_plugin #281
- [enhance] Add simple rviz.launch that can be run without extra processes (e.g. moveit) to be running. #282
- [enhance][nextage.py script] users with older dio spec robot can specify dio version upon starting the script (enhance for
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
hironx_ros_bridge | |
nextage_description | |
roslint | |
catkin | |
stereo_image_proc | |
ueye_cam | |
ar_track_alvar | |
compressed_image_transport | |
rostest |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
nextage_moveit_config | |
rtmros_nextage |
Launch files
- launch/ar.launch
-
- marker_size [default: 5.5]
- max_new_marker_error [default: 0.08]
- max_track_error [default: 0.2]
- cam_ns [default: right_hand_ueye]
- cam_image_topic [default: /$(arg cam_ns)/image_raw]
- cam_info_topic [default: /$(arg cam_ns)/camera_info]
- output_frame [default: /camera]
- launch/ar_headcamera.launch
-
- marker_size [default: 4.5]
- max_new_marker_error [default: 0.08]
- max_track_error [default: 0.2]
- cam_ns [default: CAMERA_HEAD_L]
- cam_image_topic [default: /$(arg cam_ns)/image_raw]
- cam_info_topic [default: /$(arg cam_ns)/camera_info]
- output_frame [default: /CAMERA_HEAD_L_Link]
- sim [default: false]
- launch/hands_ueye.launch
- launch/nextage_ros_bridge_real.launch
-
- COLLADA_FILE [default: $(find nextage_description)/models/main.dae]
- CONF_FILE_COLLISIONDETECT [default: $(find nextage_ros_bridge)/conf/realrobot_fixedpath.conf]
- corbaport [default: 15005]
- MODEL_FILE [default: /opt/jsk/etc/NEXTAGE/model/main.wrl]
- nameserver [default: nextage]
- USE_SERVOCONTROLLER [default: false]
- USE_HAND_JOINT_STATE_PUBLISHER [default: false]
- launch/nextage_ros_bridge_real_-hrpsys315.2.7.launch
-
- COLLADA_FILE [default: $(find nextage_description)/models/main.dae]
- CONF_FILE_COLLISIONDETECT [default: $(find nextage_ros_bridge)/conf/realrobot_fixedpath.conf]
- corbaport [default: 15005]
- MODEL_FILE [default: /opt/jsk/etc/HIRONX/model/main.wrl]
- nameserver [default: nextage]
- USE_SERVOCONTROLLER [default: false]
- launch/nextage_ros_bridge_simulation.launch
-
- COLLADA_FILE [default: $(find nextage_description)/models/main.dae]
- CONF_FILE_COLLISIONDETECT [default: $(find nextage_ros_bridge)/conf/nextage.conf]
- CORBAPORT [default: 15005]
- GUI [default: true]
- MODEL_FILE [default: $(find nextage_description)/models/main.wrl]
- NAMESERVER [default: localhost]
- LAUNCH_HRPSYSPY [default: true]
- openrtm_args [default: -o "corba.nameservers:$(arg NAMESERVER):$(arg CORBAPORT)" -o "naming.formats:%n.rtc" -o "exec_cxt.periodic.type:PeriodicExecutionContext" -o "exec_cxt.periodic.rate:100" -o "logger.file_name:/tmp/rtc%p.log"]
- launch/nextage_startup.launch
-
- corbaport [default: 2809]
- HRPSYS_PY_NAME [default: nextage.py]
- HRPSYS_PY_PKG [default: nextage_ros_bridge]
- LAUNCH_HRPSYSPY [default: true]
- GUI [default: true]
- MODEL_FILE [default: $(find nextage_description)/models/main.wrl]
- REALTIME [default: false]
- launch/nextage_ueye_stereo.launch
-
- binning [default: 2]
- launch/rviz.launch
- Took nextage_moveit_config/launch/moveit_rviz.launch as an example.
-
- RVIZ_FIXEDFRAME [default: WAIST]
- command_args [default: --fixed-frame $(arg RVIZ_FIXEDFRAME) -d $(find hironx_ros_bridge)/launch/hironxo.rviz]
- debug [default: false] — Passing true to `debug` allows you to run this launch on gdb.
Messages
Services
Plugins
Recent questions tagged nextage_ros_bridge at Robotics Stack Exchange
![]() |
nextage_ros_bridge package from rtmros_nextage reponextage_calibration nextage_description nextage_gazebo nextage_ik_plugin nextage_moveit_config nextage_ros_bridge rtmros_nextage |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.8.6 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/tork-a/rtmros_nextage.git |
VCS Type | git |
VCS Version | indigo-devel |
Last Updated | 2025-05-09 |
Dev Status | MAINTAINED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- TORK
- Kei Okada
Authors
- Isaac Isao Saito
- Akio Ochiai
Changelog for package nextage_ros_bridge
0.8.6 (2020-06-17)
0.8.5 (2019-05-10)
- add ar_track_alvar dependency and gazebo model path to nextage_gazebo/models (#362)
- Contributors: Kei Okada, Yosuke Yamamoto
0.8.4 (2018-01-16)
0.8.3 (2017-12-22)
- add USE_HAND_JOINT_STATE_PUBLISHER argment, normal nextage does not need this (#355)
- add model cafe_tabel and mod ar_headcamera.launch to spawn gazebo models in the case of sim:=true (#354)
- Contributors: Kei Okada, Yosuke Yamamoto
0.8.1 (2017-09-28)
- Add files for manuals and tutorials / Changes for Gazebo head camera
emulation
(#350)
- add nextage_moveit_sample.py of ryu yamamoto
- mod name CAMERA_HEAD_R/L, remove CATKIN_IGNORE (forgot to add/rm them)
- add AR codes, mod name CAMERA_HEAD_L/R, delete CATKIN_IGNORE
- Merge branch 'impr/gazebo_ueye_fixtest' of <git://github.com/130s/rtmros_nextage> into gazebo_ueye_fixtest
- [TEMP] Disable build on some pkgs for debugging purpose only. This MUST be reverted.
- [ros_bridge][rviz.launch] Remove elements redundant to its parent launch file.
- Contributors: Isaac I.Y. Saito, Kei Okada, Yosuke Yamamoto
0.8.0 (2017-09-07)
-
Fix for kinetic (#347)
- fix .travis.yaml to run both indigo/kinetic with docker
- fix install(CODE for kintic
-
[ros_bridge] Missing dependency for using stereo vision. (#331 )
- [ros_bridge] Missing dependency for using stereo vision. This dependency won't be necessary unless stereo vision is in use, but the advantage of having necessary pkg installed without the need for worrying surpasses disadvantage.
-
- [ros_bridge] Fix a launch file name to appropriately indicate "older than" 315.2.7. (#328)
-
Hyphen here is used to indicate the file is intended for the mentioned version or larger/smaller.
"*version-.launch" sounds like the launch is targeted for the version or larger while in fact we wanted to mean the opposite.
-
add comments to functions in playPattern example codes (#323)
- Contributors: Isaac I.Y. Saito, Kei Okada, Yosuke Yamamoto
0.7.16 (2017-05-04)
- [fix] Temporary revert getRTCList calling from the parent class, HIRONX #317
- [enhance][ros_bridge] Improve error message when no running ROS found. #309
- Contributors: Isaac I.Y. Saito
0.7.15 (2017-03-11)
0.7.14 (2017-02-21)
- [capability] hand camera now available on hrpsys simulator.
- Contributors: Kei Okada, Isaac I.Y. Saito
0.7.13 (2017-01-24)
0.7.12 (2017-01-10)
- [fix][nxo client] Fix wrong string print that could stop the script to work. #276
- [capability] Release nextage_ik_plugin #281
- [enhance] Add simple rviz.launch that can be run without extra processes (e.g. moveit) to be running. #282
- [enhance][nextage.py script] users with older dio spec robot can specify dio version upon starting the script (enhance for
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
hironx_ros_bridge | |
nextage_description | |
roslint | |
catkin | |
stereo_image_proc | |
ueye_cam | |
ar_track_alvar | |
compressed_image_transport | |
rostest |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
nextage_moveit_config | |
rtmros_nextage |
Launch files
- launch/ar.launch
-
- marker_size [default: 5.5]
- max_new_marker_error [default: 0.08]
- max_track_error [default: 0.2]
- cam_ns [default: right_hand_ueye]
- cam_image_topic [default: /$(arg cam_ns)/image_raw]
- cam_info_topic [default: /$(arg cam_ns)/camera_info]
- output_frame [default: /camera]
- launch/ar_headcamera.launch
-
- marker_size [default: 4.5]
- max_new_marker_error [default: 0.08]
- max_track_error [default: 0.2]
- cam_ns [default: CAMERA_HEAD_L]
- cam_image_topic [default: /$(arg cam_ns)/image_raw]
- cam_info_topic [default: /$(arg cam_ns)/camera_info]
- output_frame [default: /CAMERA_HEAD_L_Link]
- sim [default: false]
- launch/hands_ueye.launch
- launch/nextage_ros_bridge_real.launch
-
- COLLADA_FILE [default: $(find nextage_description)/models/main.dae]
- CONF_FILE_COLLISIONDETECT [default: $(find nextage_ros_bridge)/conf/realrobot_fixedpath.conf]
- corbaport [default: 15005]
- MODEL_FILE [default: /opt/jsk/etc/NEXTAGE/model/main.wrl]
- nameserver [default: nextage]
- USE_SERVOCONTROLLER [default: false]
- USE_HAND_JOINT_STATE_PUBLISHER [default: false]
- launch/nextage_ros_bridge_real_-hrpsys315.2.7.launch
-
- COLLADA_FILE [default: $(find nextage_description)/models/main.dae]
- CONF_FILE_COLLISIONDETECT [default: $(find nextage_ros_bridge)/conf/realrobot_fixedpath.conf]
- corbaport [default: 15005]
- MODEL_FILE [default: /opt/jsk/etc/HIRONX/model/main.wrl]
- nameserver [default: nextage]
- USE_SERVOCONTROLLER [default: false]
- launch/nextage_ros_bridge_simulation.launch
-
- COLLADA_FILE [default: $(find nextage_description)/models/main.dae]
- CONF_FILE_COLLISIONDETECT [default: $(find nextage_ros_bridge)/conf/nextage.conf]
- CORBAPORT [default: 15005]
- GUI [default: true]
- MODEL_FILE [default: $(find nextage_description)/models/main.wrl]
- NAMESERVER [default: localhost]
- LAUNCH_HRPSYSPY [default: true]
- openrtm_args [default: -o "corba.nameservers:$(arg NAMESERVER):$(arg CORBAPORT)" -o "naming.formats:%n.rtc" -o "exec_cxt.periodic.type:PeriodicExecutionContext" -o "exec_cxt.periodic.rate:100" -o "logger.file_name:/tmp/rtc%p.log"]
- launch/nextage_startup.launch
-
- corbaport [default: 2809]
- HRPSYS_PY_NAME [default: nextage.py]
- HRPSYS_PY_PKG [default: nextage_ros_bridge]
- LAUNCH_HRPSYSPY [default: true]
- GUI [default: true]
- MODEL_FILE [default: $(find nextage_description)/models/main.wrl]
- REALTIME [default: false]
- launch/nextage_ueye_stereo.launch
-
- binning [default: 2]
- launch/rviz.launch
- Took nextage_moveit_config/launch/moveit_rviz.launch as an example.
-
- RVIZ_FIXEDFRAME [default: WAIST]
- command_args [default: --fixed-frame $(arg RVIZ_FIXEDFRAME) -d $(find hironx_ros_bridge)/launch/hironxo.rviz]
- debug [default: false] — Passing true to `debug` allows you to run this launch on gdb.
Messages
Services
Plugins
Recent questions tagged nextage_ros_bridge at Robotics Stack Exchange
![]() |
nextage_ros_bridge package from rtmros_nextage reponextage_calibration nextage_description nextage_gazebo nextage_ik_plugin nextage_moveit_config nextage_ros_bridge rtmros_nextage |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.8.6 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/tork-a/rtmros_nextage.git |
VCS Type | git |
VCS Version | indigo-devel |
Last Updated | 2025-05-09 |
Dev Status | MAINTAINED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- TORK
- Kei Okada
Authors
- Isaac Isao Saito
- Akio Ochiai
Changelog for package nextage_ros_bridge
0.8.6 (2020-06-17)
0.8.5 (2019-05-10)
- add ar_track_alvar dependency and gazebo model path to nextage_gazebo/models (#362)
- Contributors: Kei Okada, Yosuke Yamamoto
0.8.4 (2018-01-16)
0.8.3 (2017-12-22)
- add USE_HAND_JOINT_STATE_PUBLISHER argment, normal nextage does not need this (#355)
- add model cafe_tabel and mod ar_headcamera.launch to spawn gazebo models in the case of sim:=true (#354)
- Contributors: Kei Okada, Yosuke Yamamoto
0.8.1 (2017-09-28)
- Add files for manuals and tutorials / Changes for Gazebo head camera
emulation
(#350)
- add nextage_moveit_sample.py of ryu yamamoto
- mod name CAMERA_HEAD_R/L, remove CATKIN_IGNORE (forgot to add/rm them)
- add AR codes, mod name CAMERA_HEAD_L/R, delete CATKIN_IGNORE
- Merge branch 'impr/gazebo_ueye_fixtest' of <git://github.com/130s/rtmros_nextage> into gazebo_ueye_fixtest
- [TEMP] Disable build on some pkgs for debugging purpose only. This MUST be reverted.
- [ros_bridge][rviz.launch] Remove elements redundant to its parent launch file.
- Contributors: Isaac I.Y. Saito, Kei Okada, Yosuke Yamamoto
0.8.0 (2017-09-07)
-
Fix for kinetic (#347)
- fix .travis.yaml to run both indigo/kinetic with docker
- fix install(CODE for kintic
-
[ros_bridge] Missing dependency for using stereo vision. (#331 )
- [ros_bridge] Missing dependency for using stereo vision. This dependency won't be necessary unless stereo vision is in use, but the advantage of having necessary pkg installed without the need for worrying surpasses disadvantage.
-
- [ros_bridge] Fix a launch file name to appropriately indicate "older than" 315.2.7. (#328)
-
Hyphen here is used to indicate the file is intended for the mentioned version or larger/smaller.
"*version-.launch" sounds like the launch is targeted for the version or larger while in fact we wanted to mean the opposite.
-
add comments to functions in playPattern example codes (#323)
- Contributors: Isaac I.Y. Saito, Kei Okada, Yosuke Yamamoto
0.7.16 (2017-05-04)
- [fix] Temporary revert getRTCList calling from the parent class, HIRONX #317
- [enhance][ros_bridge] Improve error message when no running ROS found. #309
- Contributors: Isaac I.Y. Saito
0.7.15 (2017-03-11)
0.7.14 (2017-02-21)
- [capability] hand camera now available on hrpsys simulator.
- Contributors: Kei Okada, Isaac I.Y. Saito
0.7.13 (2017-01-24)
0.7.12 (2017-01-10)
- [fix][nxo client] Fix wrong string print that could stop the script to work. #276
- [capability] Release nextage_ik_plugin #281
- [enhance] Add simple rviz.launch that can be run without extra processes (e.g. moveit) to be running. #282
- [enhance][nextage.py script] users with older dio spec robot can specify dio version upon starting the script (enhance for
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
hironx_ros_bridge | |
nextage_description | |
roslint | |
catkin | |
stereo_image_proc | |
ueye_cam | |
ar_track_alvar | |
compressed_image_transport | |
rostest |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
nextage_moveit_config | |
rtmros_nextage |
Launch files
- launch/ar.launch
-
- marker_size [default: 5.5]
- max_new_marker_error [default: 0.08]
- max_track_error [default: 0.2]
- cam_ns [default: right_hand_ueye]
- cam_image_topic [default: /$(arg cam_ns)/image_raw]
- cam_info_topic [default: /$(arg cam_ns)/camera_info]
- output_frame [default: /camera]
- launch/ar_headcamera.launch
-
- marker_size [default: 4.5]
- max_new_marker_error [default: 0.08]
- max_track_error [default: 0.2]
- cam_ns [default: CAMERA_HEAD_L]
- cam_image_topic [default: /$(arg cam_ns)/image_raw]
- cam_info_topic [default: /$(arg cam_ns)/camera_info]
- output_frame [default: /CAMERA_HEAD_L_Link]
- sim [default: false]
- launch/hands_ueye.launch
- launch/nextage_ros_bridge_real.launch
-
- COLLADA_FILE [default: $(find nextage_description)/models/main.dae]
- CONF_FILE_COLLISIONDETECT [default: $(find nextage_ros_bridge)/conf/realrobot_fixedpath.conf]
- corbaport [default: 15005]
- MODEL_FILE [default: /opt/jsk/etc/NEXTAGE/model/main.wrl]
- nameserver [default: nextage]
- USE_SERVOCONTROLLER [default: false]
- USE_HAND_JOINT_STATE_PUBLISHER [default: false]
- launch/nextage_ros_bridge_real_-hrpsys315.2.7.launch
-
- COLLADA_FILE [default: $(find nextage_description)/models/main.dae]
- CONF_FILE_COLLISIONDETECT [default: $(find nextage_ros_bridge)/conf/realrobot_fixedpath.conf]
- corbaport [default: 15005]
- MODEL_FILE [default: /opt/jsk/etc/HIRONX/model/main.wrl]
- nameserver [default: nextage]
- USE_SERVOCONTROLLER [default: false]
- launch/nextage_ros_bridge_simulation.launch
-
- COLLADA_FILE [default: $(find nextage_description)/models/main.dae]
- CONF_FILE_COLLISIONDETECT [default: $(find nextage_ros_bridge)/conf/nextage.conf]
- CORBAPORT [default: 15005]
- GUI [default: true]
- MODEL_FILE [default: $(find nextage_description)/models/main.wrl]
- NAMESERVER [default: localhost]
- LAUNCH_HRPSYSPY [default: true]
- openrtm_args [default: -o "corba.nameservers:$(arg NAMESERVER):$(arg CORBAPORT)" -o "naming.formats:%n.rtc" -o "exec_cxt.periodic.type:PeriodicExecutionContext" -o "exec_cxt.periodic.rate:100" -o "logger.file_name:/tmp/rtc%p.log"]
- launch/nextage_startup.launch
-
- corbaport [default: 2809]
- HRPSYS_PY_NAME [default: nextage.py]
- HRPSYS_PY_PKG [default: nextage_ros_bridge]
- LAUNCH_HRPSYSPY [default: true]
- GUI [default: true]
- MODEL_FILE [default: $(find nextage_description)/models/main.wrl]
- REALTIME [default: false]
- launch/nextage_ueye_stereo.launch
-
- binning [default: 2]
- launch/rviz.launch
- Took nextage_moveit_config/launch/moveit_rviz.launch as an example.
-
- RVIZ_FIXEDFRAME [default: WAIST]
- command_args [default: --fixed-frame $(arg RVIZ_FIXEDFRAME) -d $(find hironx_ros_bridge)/launch/hironxo.rviz]
- debug [default: false] — Passing true to `debug` allows you to run this launch on gdb.
Messages
Services
Plugins
Recent questions tagged nextage_ros_bridge at Robotics Stack Exchange
![]() |
nextage_ros_bridge package from rtmros_nextage reponextage_description nextage_ik_plugin nextage_moveit_config nextage_ros_bridge rtmros_nextage |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.6.6 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/tork-a/rtmros_nextage.git |
VCS Type | git |
VCS Version | hydro-devel |
Last Updated | 2015-11-02 |
Dev Status | MAINTAINED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Isaac Isao Saito
- Kei Okada
Authors
- Isaac Isao Saito
- Akio Ochiai
Changelog for package nextage_ros_bridge
0.6.6 (2015-10-17)
0.6.5 (2015-10-16)
- [Fix] stop air blows out when tools get ejected (fix #158)
- [Feat] Print reason why the command call errors.
- [Fix] fix ar.launch
- Contributors: Isaac IY Saito, Yutaka Kondo
0.6.4 (2015-10-02)
- [feat.] Add launch file for AR alvar
- Contributors: Ryu Yamamoto
0.6.3 (2015-08-15)
0.6.2 (2015-05-12)
- (Feature) Add hands_ueye.launch for bringing up hand's ueye camera nodes.
- (Fix) [test_handlight.py] fix to pass the test, handlight (writeDigitalOutput always returns True in simulation https://github.com/fkanehiro/hrpsys-base/blob/master/python/hrpsys_config.py#L1284)
- Contributors: Kei Okada, Ryosuke Tajima
0.6.1 (2015-03-09)
- Start ROS clinent when the script begins
- Contributors: Kei Okada
0.6.0 (2015-02-03)
- [nextage_ros_bridge] Fix path for catkin build
- VRML stored location inside qnx is now NEXTAGE specific.
- (launch) Accept more as an argument. Remove a redundant collada file.
- Contributors: Isaac IY Saito, Ryohei Ueda
0.5.3 (2014-11-13)
- (DIO) Fix #129
- (doc) Move tutorial wiki backup to hironx pkg.
- Move a python module to call DIO via rosservice.
- Contributors: Isaac IY Saito, Akio Ochiai, Daiki Maekawa
0.5.2 (2014-11-03)
- Improvement on camera launch file (add binning arg in nextage_ueye_stereo.launch)
- DIO
- Contributors: Isaac IY Saito, Yutaka Kondo
0.5.1 (2014-10-17)
- Increment minor version to 0.5, due to DIO spec update.
- Add DIO pin config for version 0.5 (Aug 2014. Fix #113)
- Flexibly configurable DIO pin assignment.
- Contributors: Isaac IY Saito
0.4.2 (2014-10-01)
- Add a launch file for stereo camera (ueye).
- (Airhand) Fix wrong dio pin set for left airhand.
- Contributors: Kei Okada, Isaac IY Saito
0.4.1 (2014-09-03)
- Remove WAIST_Link to use only WAIST (Fix "Either Interactive Marker or Natto-view appears, not together." #97).
- DIO Accessor:
- Ignore tests for hand lighting when on simulation (Fix #94)
- (DIO files) Minor improvement to api doc.
- Contributors: Isaac IY Saito
0.2.18 (2014-08-01)
0.2.17 (2014-07-24)
- (nextage_client) Adjusted to DIO spec change. Improve DIO methods. Add unit tests for DIO features.
- Contributors: Isaac IY Saito
0.2.16 (2014-07-24)
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
System Dependencies
Dependant Packages
Name | Deps |
---|---|
rtmros_nextage |
Launch files
- launch/ar.launch
-
- marker_size [default: 5.5]
- max_new_marker_error [default: 0.08]
- max_track_error [default: 0.2]
- cam_ns [default: right_hand_ueye]
- cam_image_topic [default: /$(arg cam_ns)/image_raw]
- cam_info_topic [default: /$(arg cam_ns)/camera_info]
- output_frame [default: /camera]
- launch/hands_ueye.launch
- launch/nextage_ros_bridge_real.launch
-
- CONF_FILE_COLLISIONDETECT [default: $(find hironx_ros_bridge)/conf/hironx_realrobot_fixedpath.conf]
- corbaport [default: 15005]
- MODEL_FILE [default: /opt/jsk/etc/NEXTAGE/model/main.wrl]
- nameserver [default: nextage]
- USE_SERVOCONTROLLER [default: false]
- launch/nextage_ros_bridge_simulation.launch
-
- COLLADA_FILE [default: $(find nextage_description)/models/main.dae]
- CORBAPORT [default: 15005]
- CONF_FILE_COLLISIONDETECT [default: $(find nextage_ros_bridge)/conf/nextage.conf]
- GUI [default: true]
- MODEL_FILE [default: $(find nextage_description)/models/main.wrl]
- NAMESERVER [default: localhost]
- GUI [default: $(arg GUI)]
- launch/nextage_ros_bridge_viz.launch
- for real robot
-
- nameserver [default: localhost]
- MODEL_FILE [default: $(find nextage_description)/models/main.wrl]
- COLLADA_FILE [default: $(find nextage_description)/models/main.dae]
- SIMULATOR_NAME [default: RobotHardware0]
- launch/nextage_startup.launch
-
- GUI [default: true]
- GUI [default: $(arg GUI)]
- MODEL_FILE [default: $(find nextage_description)/models/main.wrl]
- PROJECT_FILE [default: $(find nextage_ros_bridge)/conf/nextage_nosim.xml]
- CONF_FILE [default: $(find nextage_ros_bridge)/conf/nextage.conf]
- launch/nextage_ueye_stereo.launch
-
- binning [default: 2]
Messages
Services
Plugins
Recent questions tagged nextage_ros_bridge at Robotics Stack Exchange
![]() |
nextage_ros_bridge package from rtmros_nextage reponextage_calibration nextage_description nextage_gazebo nextage_ik_plugin nextage_moveit_config nextage_ros_bridge rtmros_nextage |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.8.6 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/tork-a/rtmros_nextage.git |
VCS Type | git |
VCS Version | indigo-devel |
Last Updated | 2025-05-09 |
Dev Status | MAINTAINED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- TORK
- Kei Okada
Authors
- Isaac Isao Saito
- Akio Ochiai
Changelog for package nextage_ros_bridge
0.8.6 (2020-06-17)
0.8.5 (2019-05-10)
- add ar_track_alvar dependency and gazebo model path to nextage_gazebo/models (#362)
- Contributors: Kei Okada, Yosuke Yamamoto
0.8.4 (2018-01-16)
0.8.3 (2017-12-22)
- add USE_HAND_JOINT_STATE_PUBLISHER argment, normal nextage does not need this (#355)
- add model cafe_tabel and mod ar_headcamera.launch to spawn gazebo models in the case of sim:=true (#354)
- Contributors: Kei Okada, Yosuke Yamamoto
0.8.1 (2017-09-28)
- Add files for manuals and tutorials / Changes for Gazebo head camera
emulation
(#350)
- add nextage_moveit_sample.py of ryu yamamoto
- mod name CAMERA_HEAD_R/L, remove CATKIN_IGNORE (forgot to add/rm them)
- add AR codes, mod name CAMERA_HEAD_L/R, delete CATKIN_IGNORE
- Merge branch 'impr/gazebo_ueye_fixtest' of <git://github.com/130s/rtmros_nextage> into gazebo_ueye_fixtest
- [TEMP] Disable build on some pkgs for debugging purpose only. This MUST be reverted.
- [ros_bridge][rviz.launch] Remove elements redundant to its parent launch file.
- Contributors: Isaac I.Y. Saito, Kei Okada, Yosuke Yamamoto
0.8.0 (2017-09-07)
-
Fix for kinetic (#347)
- fix .travis.yaml to run both indigo/kinetic with docker
- fix install(CODE for kintic
-
[ros_bridge] Missing dependency for using stereo vision. (#331 )
- [ros_bridge] Missing dependency for using stereo vision. This dependency won't be necessary unless stereo vision is in use, but the advantage of having necessary pkg installed without the need for worrying surpasses disadvantage.
-
- [ros_bridge] Fix a launch file name to appropriately indicate "older than" 315.2.7. (#328)
-
Hyphen here is used to indicate the file is intended for the mentioned version or larger/smaller.
"*version-.launch" sounds like the launch is targeted for the version or larger while in fact we wanted to mean the opposite.
-
add comments to functions in playPattern example codes (#323)
- Contributors: Isaac I.Y. Saito, Kei Okada, Yosuke Yamamoto
0.7.16 (2017-05-04)
- [fix] Temporary revert getRTCList calling from the parent class, HIRONX #317
- [enhance][ros_bridge] Improve error message when no running ROS found. #309
- Contributors: Isaac I.Y. Saito
0.7.15 (2017-03-11)
0.7.14 (2017-02-21)
- [capability] hand camera now available on hrpsys simulator.
- Contributors: Kei Okada, Isaac I.Y. Saito
0.7.13 (2017-01-24)
0.7.12 (2017-01-10)
- [fix][nxo client] Fix wrong string print that could stop the script to work. #276
- [capability] Release nextage_ik_plugin #281
- [enhance] Add simple rviz.launch that can be run without extra processes (e.g. moveit) to be running. #282
- [enhance][nextage.py script] users with older dio spec robot can specify dio version upon starting the script (enhance for
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
hironx_ros_bridge | |
nextage_description | |
roslint | |
catkin | |
stereo_image_proc | |
ueye_cam | |
ar_track_alvar | |
compressed_image_transport | |
rostest |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
nextage_moveit_config | |
rtmros_nextage |
Launch files
- launch/ar.launch
-
- marker_size [default: 5.5]
- max_new_marker_error [default: 0.08]
- max_track_error [default: 0.2]
- cam_ns [default: right_hand_ueye]
- cam_image_topic [default: /$(arg cam_ns)/image_raw]
- cam_info_topic [default: /$(arg cam_ns)/camera_info]
- output_frame [default: /camera]
- launch/ar_headcamera.launch
-
- marker_size [default: 4.5]
- max_new_marker_error [default: 0.08]
- max_track_error [default: 0.2]
- cam_ns [default: CAMERA_HEAD_L]
- cam_image_topic [default: /$(arg cam_ns)/image_raw]
- cam_info_topic [default: /$(arg cam_ns)/camera_info]
- output_frame [default: /CAMERA_HEAD_L_Link]
- sim [default: false]
- launch/hands_ueye.launch
- launch/nextage_ros_bridge_real.launch
-
- COLLADA_FILE [default: $(find nextage_description)/models/main.dae]
- CONF_FILE_COLLISIONDETECT [default: $(find nextage_ros_bridge)/conf/realrobot_fixedpath.conf]
- corbaport [default: 15005]
- MODEL_FILE [default: /opt/jsk/etc/NEXTAGE/model/main.wrl]
- nameserver [default: nextage]
- USE_SERVOCONTROLLER [default: false]
- USE_HAND_JOINT_STATE_PUBLISHER [default: false]
- launch/nextage_ros_bridge_real_-hrpsys315.2.7.launch
-
- COLLADA_FILE [default: $(find nextage_description)/models/main.dae]
- CONF_FILE_COLLISIONDETECT [default: $(find nextage_ros_bridge)/conf/realrobot_fixedpath.conf]
- corbaport [default: 15005]
- MODEL_FILE [default: /opt/jsk/etc/HIRONX/model/main.wrl]
- nameserver [default: nextage]
- USE_SERVOCONTROLLER [default: false]
- launch/nextage_ros_bridge_simulation.launch
-
- COLLADA_FILE [default: $(find nextage_description)/models/main.dae]
- CONF_FILE_COLLISIONDETECT [default: $(find nextage_ros_bridge)/conf/nextage.conf]
- CORBAPORT [default: 15005]
- GUI [default: true]
- MODEL_FILE [default: $(find nextage_description)/models/main.wrl]
- NAMESERVER [default: localhost]
- LAUNCH_HRPSYSPY [default: true]
- openrtm_args [default: -o "corba.nameservers:$(arg NAMESERVER):$(arg CORBAPORT)" -o "naming.formats:%n.rtc" -o "exec_cxt.periodic.type:PeriodicExecutionContext" -o "exec_cxt.periodic.rate:100" -o "logger.file_name:/tmp/rtc%p.log"]
- launch/nextage_startup.launch
-
- corbaport [default: 2809]
- HRPSYS_PY_NAME [default: nextage.py]
- HRPSYS_PY_PKG [default: nextage_ros_bridge]
- LAUNCH_HRPSYSPY [default: true]
- GUI [default: true]
- MODEL_FILE [default: $(find nextage_description)/models/main.wrl]
- REALTIME [default: false]
- launch/nextage_ueye_stereo.launch
-
- binning [default: 2]
- launch/rviz.launch
- Took nextage_moveit_config/launch/moveit_rviz.launch as an example.
-
- RVIZ_FIXEDFRAME [default: WAIST]
- command_args [default: --fixed-frame $(arg RVIZ_FIXEDFRAME) -d $(find hironx_ros_bridge)/launch/hironxo.rviz]
- debug [default: false] — Passing true to `debug` allows you to run this launch on gdb.
Messages
Services
Plugins
Recent questions tagged nextage_ros_bridge at Robotics Stack Exchange
![]() |
nextage_ros_bridge package from rtmros_nextage reponextage_calibration nextage_description nextage_gazebo nextage_ik_plugin nextage_moveit_config nextage_ros_bridge rtmros_nextage |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.8.6 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/tork-a/rtmros_nextage.git |
VCS Type | git |
VCS Version | indigo-devel |
Last Updated | 2025-05-09 |
Dev Status | MAINTAINED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- TORK
- Kei Okada
Authors
- Isaac Isao Saito
- Akio Ochiai
Changelog for package nextage_ros_bridge
0.8.6 (2020-06-17)
0.8.5 (2019-05-10)
- add ar_track_alvar dependency and gazebo model path to nextage_gazebo/models (#362)
- Contributors: Kei Okada, Yosuke Yamamoto
0.8.4 (2018-01-16)
0.8.3 (2017-12-22)
- add USE_HAND_JOINT_STATE_PUBLISHER argment, normal nextage does not need this (#355)
- add model cafe_tabel and mod ar_headcamera.launch to spawn gazebo models in the case of sim:=true (#354)
- Contributors: Kei Okada, Yosuke Yamamoto
0.8.1 (2017-09-28)
- Add files for manuals and tutorials / Changes for Gazebo head camera
emulation
(#350)
- add nextage_moveit_sample.py of ryu yamamoto
- mod name CAMERA_HEAD_R/L, remove CATKIN_IGNORE (forgot to add/rm them)
- add AR codes, mod name CAMERA_HEAD_L/R, delete CATKIN_IGNORE
- Merge branch 'impr/gazebo_ueye_fixtest' of <git://github.com/130s/rtmros_nextage> into gazebo_ueye_fixtest
- [TEMP] Disable build on some pkgs for debugging purpose only. This MUST be reverted.
- [ros_bridge][rviz.launch] Remove elements redundant to its parent launch file.
- Contributors: Isaac I.Y. Saito, Kei Okada, Yosuke Yamamoto
0.8.0 (2017-09-07)
-
Fix for kinetic (#347)
- fix .travis.yaml to run both indigo/kinetic with docker
- fix install(CODE for kintic
-
[ros_bridge] Missing dependency for using stereo vision. (#331 )
- [ros_bridge] Missing dependency for using stereo vision. This dependency won't be necessary unless stereo vision is in use, but the advantage of having necessary pkg installed without the need for worrying surpasses disadvantage.
-
- [ros_bridge] Fix a launch file name to appropriately indicate "older than" 315.2.7. (#328)
-
Hyphen here is used to indicate the file is intended for the mentioned version or larger/smaller.
"*version-.launch" sounds like the launch is targeted for the version or larger while in fact we wanted to mean the opposite.
-
add comments to functions in playPattern example codes (#323)
- Contributors: Isaac I.Y. Saito, Kei Okada, Yosuke Yamamoto
0.7.16 (2017-05-04)
- [fix] Temporary revert getRTCList calling from the parent class, HIRONX #317
- [enhance][ros_bridge] Improve error message when no running ROS found. #309
- Contributors: Isaac I.Y. Saito
0.7.15 (2017-03-11)
0.7.14 (2017-02-21)
- [capability] hand camera now available on hrpsys simulator.
- Contributors: Kei Okada, Isaac I.Y. Saito
0.7.13 (2017-01-24)
0.7.12 (2017-01-10)
- [fix][nxo client] Fix wrong string print that could stop the script to work. #276
- [capability] Release nextage_ik_plugin #281
- [enhance] Add simple rviz.launch that can be run without extra processes (e.g. moveit) to be running. #282
- [enhance][nextage.py script] users with older dio spec robot can specify dio version upon starting the script (enhance for
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
hironx_ros_bridge | |
nextage_description | |
roslint | |
catkin | |
stereo_image_proc | |
ueye_cam | |
ar_track_alvar | |
compressed_image_transport | |
rostest |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
nextage_moveit_config | |
rtmros_nextage |
Launch files
- launch/ar.launch
-
- marker_size [default: 5.5]
- max_new_marker_error [default: 0.08]
- max_track_error [default: 0.2]
- cam_ns [default: right_hand_ueye]
- cam_image_topic [default: /$(arg cam_ns)/image_raw]
- cam_info_topic [default: /$(arg cam_ns)/camera_info]
- output_frame [default: /camera]
- launch/ar_headcamera.launch
-
- marker_size [default: 4.5]
- max_new_marker_error [default: 0.08]
- max_track_error [default: 0.2]
- cam_ns [default: CAMERA_HEAD_L]
- cam_image_topic [default: /$(arg cam_ns)/image_raw]
- cam_info_topic [default: /$(arg cam_ns)/camera_info]
- output_frame [default: /CAMERA_HEAD_L_Link]
- sim [default: false]
- launch/hands_ueye.launch
- launch/nextage_ros_bridge_real.launch
-
- COLLADA_FILE [default: $(find nextage_description)/models/main.dae]
- CONF_FILE_COLLISIONDETECT [default: $(find nextage_ros_bridge)/conf/realrobot_fixedpath.conf]
- corbaport [default: 15005]
- MODEL_FILE [default: /opt/jsk/etc/NEXTAGE/model/main.wrl]
- nameserver [default: nextage]
- USE_SERVOCONTROLLER [default: false]
- USE_HAND_JOINT_STATE_PUBLISHER [default: false]
- launch/nextage_ros_bridge_real_-hrpsys315.2.7.launch
-
- COLLADA_FILE [default: $(find nextage_description)/models/main.dae]
- CONF_FILE_COLLISIONDETECT [default: $(find nextage_ros_bridge)/conf/realrobot_fixedpath.conf]
- corbaport [default: 15005]
- MODEL_FILE [default: /opt/jsk/etc/HIRONX/model/main.wrl]
- nameserver [default: nextage]
- USE_SERVOCONTROLLER [default: false]
- launch/nextage_ros_bridge_simulation.launch
-
- COLLADA_FILE [default: $(find nextage_description)/models/main.dae]
- CONF_FILE_COLLISIONDETECT [default: $(find nextage_ros_bridge)/conf/nextage.conf]
- CORBAPORT [default: 15005]
- GUI [default: true]
- MODEL_FILE [default: $(find nextage_description)/models/main.wrl]
- NAMESERVER [default: localhost]
- LAUNCH_HRPSYSPY [default: true]
- openrtm_args [default: -o "corba.nameservers:$(arg NAMESERVER):$(arg CORBAPORT)" -o "naming.formats:%n.rtc" -o "exec_cxt.periodic.type:PeriodicExecutionContext" -o "exec_cxt.periodic.rate:100" -o "logger.file_name:/tmp/rtc%p.log"]
- launch/nextage_startup.launch
-
- corbaport [default: 2809]
- HRPSYS_PY_NAME [default: nextage.py]
- HRPSYS_PY_PKG [default: nextage_ros_bridge]
- LAUNCH_HRPSYSPY [default: true]
- GUI [default: true]
- MODEL_FILE [default: $(find nextage_description)/models/main.wrl]
- REALTIME [default: false]
- launch/nextage_ueye_stereo.launch
-
- binning [default: 2]
- launch/rviz.launch
- Took nextage_moveit_config/launch/moveit_rviz.launch as an example.
-
- RVIZ_FIXEDFRAME [default: WAIST]
- command_args [default: --fixed-frame $(arg RVIZ_FIXEDFRAME) -d $(find hironx_ros_bridge)/launch/hironxo.rviz]
- debug [default: false] — Passing true to `debug` allows you to run this launch on gdb.
Messages
Services
Plugins
Recent questions tagged nextage_ros_bridge at Robotics Stack Exchange
![]() |
nextage_ros_bridge package from rtmros_nextage reponextage_calibration nextage_description nextage_gazebo nextage_ik_plugin nextage_moveit_config nextage_ros_bridge rtmros_nextage |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.8.6 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/tork-a/rtmros_nextage.git |
VCS Type | git |
VCS Version | indigo-devel |
Last Updated | 2025-05-09 |
Dev Status | MAINTAINED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- TORK
- Kei Okada
Authors
- Isaac Isao Saito
- Akio Ochiai
Changelog for package nextage_ros_bridge
0.8.6 (2020-06-17)
0.8.5 (2019-05-10)
- add ar_track_alvar dependency and gazebo model path to nextage_gazebo/models (#362)
- Contributors: Kei Okada, Yosuke Yamamoto
0.8.4 (2018-01-16)
0.8.3 (2017-12-22)
- add USE_HAND_JOINT_STATE_PUBLISHER argment, normal nextage does not need this (#355)
- add model cafe_tabel and mod ar_headcamera.launch to spawn gazebo models in the case of sim:=true (#354)
- Contributors: Kei Okada, Yosuke Yamamoto
0.8.1 (2017-09-28)
- Add files for manuals and tutorials / Changes for Gazebo head camera
emulation
(#350)
- add nextage_moveit_sample.py of ryu yamamoto
- mod name CAMERA_HEAD_R/L, remove CATKIN_IGNORE (forgot to add/rm them)
- add AR codes, mod name CAMERA_HEAD_L/R, delete CATKIN_IGNORE
- Merge branch 'impr/gazebo_ueye_fixtest' of <git://github.com/130s/rtmros_nextage> into gazebo_ueye_fixtest
- [TEMP] Disable build on some pkgs for debugging purpose only. This MUST be reverted.
- [ros_bridge][rviz.launch] Remove elements redundant to its parent launch file.
- Contributors: Isaac I.Y. Saito, Kei Okada, Yosuke Yamamoto
0.8.0 (2017-09-07)
-
Fix for kinetic (#347)
- fix .travis.yaml to run both indigo/kinetic with docker
- fix install(CODE for kintic
-
[ros_bridge] Missing dependency for using stereo vision. (#331 )
- [ros_bridge] Missing dependency for using stereo vision. This dependency won't be necessary unless stereo vision is in use, but the advantage of having necessary pkg installed without the need for worrying surpasses disadvantage.
-
- [ros_bridge] Fix a launch file name to appropriately indicate "older than" 315.2.7. (#328)
-
Hyphen here is used to indicate the file is intended for the mentioned version or larger/smaller.
"*version-.launch" sounds like the launch is targeted for the version or larger while in fact we wanted to mean the opposite.
-
add comments to functions in playPattern example codes (#323)
- Contributors: Isaac I.Y. Saito, Kei Okada, Yosuke Yamamoto
0.7.16 (2017-05-04)
- [fix] Temporary revert getRTCList calling from the parent class, HIRONX #317
- [enhance][ros_bridge] Improve error message when no running ROS found. #309
- Contributors: Isaac I.Y. Saito
0.7.15 (2017-03-11)
0.7.14 (2017-02-21)
- [capability] hand camera now available on hrpsys simulator.
- Contributors: Kei Okada, Isaac I.Y. Saito
0.7.13 (2017-01-24)
0.7.12 (2017-01-10)
- [fix][nxo client] Fix wrong string print that could stop the script to work. #276
- [capability] Release nextage_ik_plugin #281
- [enhance] Add simple rviz.launch that can be run without extra processes (e.g. moveit) to be running. #282
- [enhance][nextage.py script] users with older dio spec robot can specify dio version upon starting the script (enhance for
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
hironx_ros_bridge | |
nextage_description | |
roslint | |
catkin | |
stereo_image_proc | |
ueye_cam | |
ar_track_alvar | |
compressed_image_transport | |
rostest |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
nextage_moveit_config | |
rtmros_nextage |
Launch files
- launch/ar.launch
-
- marker_size [default: 5.5]
- max_new_marker_error [default: 0.08]
- max_track_error [default: 0.2]
- cam_ns [default: right_hand_ueye]
- cam_image_topic [default: /$(arg cam_ns)/image_raw]
- cam_info_topic [default: /$(arg cam_ns)/camera_info]
- output_frame [default: /camera]
- launch/ar_headcamera.launch
-
- marker_size [default: 4.5]
- max_new_marker_error [default: 0.08]
- max_track_error [default: 0.2]
- cam_ns [default: CAMERA_HEAD_L]
- cam_image_topic [default: /$(arg cam_ns)/image_raw]
- cam_info_topic [default: /$(arg cam_ns)/camera_info]
- output_frame [default: /CAMERA_HEAD_L_Link]
- sim [default: false]
- launch/hands_ueye.launch
- launch/nextage_ros_bridge_real.launch
-
- COLLADA_FILE [default: $(find nextage_description)/models/main.dae]
- CONF_FILE_COLLISIONDETECT [default: $(find nextage_ros_bridge)/conf/realrobot_fixedpath.conf]
- corbaport [default: 15005]
- MODEL_FILE [default: /opt/jsk/etc/NEXTAGE/model/main.wrl]
- nameserver [default: nextage]
- USE_SERVOCONTROLLER [default: false]
- USE_HAND_JOINT_STATE_PUBLISHER [default: false]
- launch/nextage_ros_bridge_real_-hrpsys315.2.7.launch
-
- COLLADA_FILE [default: $(find nextage_description)/models/main.dae]
- CONF_FILE_COLLISIONDETECT [default: $(find nextage_ros_bridge)/conf/realrobot_fixedpath.conf]
- corbaport [default: 15005]
- MODEL_FILE [default: /opt/jsk/etc/HIRONX/model/main.wrl]
- nameserver [default: nextage]
- USE_SERVOCONTROLLER [default: false]
- launch/nextage_ros_bridge_simulation.launch
-
- COLLADA_FILE [default: $(find nextage_description)/models/main.dae]
- CONF_FILE_COLLISIONDETECT [default: $(find nextage_ros_bridge)/conf/nextage.conf]
- CORBAPORT [default: 15005]
- GUI [default: true]
- MODEL_FILE [default: $(find nextage_description)/models/main.wrl]
- NAMESERVER [default: localhost]
- LAUNCH_HRPSYSPY [default: true]
- openrtm_args [default: -o "corba.nameservers:$(arg NAMESERVER):$(arg CORBAPORT)" -o "naming.formats:%n.rtc" -o "exec_cxt.periodic.type:PeriodicExecutionContext" -o "exec_cxt.periodic.rate:100" -o "logger.file_name:/tmp/rtc%p.log"]
- launch/nextage_startup.launch
-
- corbaport [default: 2809]
- HRPSYS_PY_NAME [default: nextage.py]
- HRPSYS_PY_PKG [default: nextage_ros_bridge]
- LAUNCH_HRPSYSPY [default: true]
- GUI [default: true]
- MODEL_FILE [default: $(find nextage_description)/models/main.wrl]
- REALTIME [default: false]
- launch/nextage_ueye_stereo.launch
-
- binning [default: 2]
- launch/rviz.launch
- Took nextage_moveit_config/launch/moveit_rviz.launch as an example.
-
- RVIZ_FIXEDFRAME [default: WAIST]
- command_args [default: --fixed-frame $(arg RVIZ_FIXEDFRAME) -d $(find hironx_ros_bridge)/launch/hironxo.rviz]
- debug [default: false] — Passing true to `debug` allows you to run this launch on gdb.