Giter Club home page Giter Club logo

baxter_assistive_robot_ros's People

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

qingchenkanlu

baxter_assistive_robot_ros's Issues

Can not get robot status in robotraconteur

I initialize the left_arm object in two scripts and try to get the joint angle of left arm. In baxter_measure_zero_point/baxter_pnp.py file. The left_arm.get_current_joint_values() works good.
But in baxter_rr_bridge/scripts/jointcontroller.py file, the left_arm.get_current_joint_values() function can not give the expected output.
The actual output is
[ERROR] [1561401413.923835617]: Failed to fetch current robot state []

Setup fail in ubuntu 16.04(ros kinetic)

When run the launch file
roslaunch baxter_rr_bridge launch_baxter.launch, the error happens in jointController_host.

  File "/home/ruijie/baxter_ws/src/baxter_rr_bridge/scripts/jointcontroller_host.py", line 1328, in <module>
    main(sys.argv[1:3])
  File "/home/ruijie/baxter_ws/src/baxter_rr_bridge/scripts/jointcontroller_host.py", line 1291, in main
    baxter_obj = Baxter_impl()
  File "/home/ruijie/baxter_ws/src/baxter_rr_bridge/scripts/jointcontroller_host.py", line 281, in __init__
    self.both_arms = moveit_commander.MoveGroupCommander('both_arms')
  File "/opt/ros/kinetic/lib/python2.7/dist-packages/moveit_commander/move_group.py", line 52, in __init__
    self._g = _moveit_move_group_interface.MoveGroupInterface(name, robot_description, ns)
RuntimeError: Unable to connect to move_group action server 'move_group' within allotted time (5s)

And error in peripherals_host

Traceback (most recent call last):
  File "/home/ruijie/baxter_ws/src/baxter_rr_bridge/scripts/peripherals_host.py", line 573, in <module>
    main(sys.argv[1:3])
  File "/home/ruijie/baxter_ws/src/baxter_rr_bridge/scripts/peripherals_host.py", line 556, in main
    baxter_obj = BaxterPeripherals_impl()    
  File "/home/ruijie/baxter_ws/src/baxter_rr_bridge/scripts/peripherals_host.py", line 204, in __init__
    zip(baxter_interface.Limb('left').joint_names() + \
  File "/home/ruijie/baxter_ws/src/baxter_interface/src/baxter_interface/limb.py", line 125, in __init__
    timeout_msg=err_msg)
  File "/home/ruijie/baxter_ws/src/baxter_interface/src/baxter_dataflow/wait_for.py", line 55, in wait_for
    raise OSError(errno.ETIMEDOUT, timeout_msg)
OSError: [Errno 110] Left limb init failed to get current endpoint_state from /robot/limb/left/endpoint_state
[ INFO] [1563995400.811141514]: Publishing maintained planning scene on 'monitored_planning_scene'

Recommend Projects

  • React photo React

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

  • Vue.js photo Vue.js

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

  • Typescript photo Typescript

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

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

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

  • web

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

  • server

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

  • Machine learning

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

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

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

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.