Code Monkey home page Code Monkey logo

nre_simmultihusky's Introduction

nre_simmultihusky's People

Contributors

bbingham-nps avatar bsb808 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

nre_simmultihusky's Issues

Error while launching multihusky.launch

while i execute the command roslaunch nre_simmultihusky multihusky.launch, i get the following errors

process[rqt_tf_tree-22]: started with pid [31354]
[ERROR] [1495703683.477811701]: No link elements found in urdf file
[ INFO] [1495703683.559251524]: rviz version 1.12.4
[ INFO] [1495703683.561095659]: compiled against Qt version 5.5.1
[ INFO] [1495703683.563391719]: compiled against OGRE version 1.9.0 (Ghadamon)
[h1/robot_state_publisher-6] process has died [pid 31226, exit code 255, cmd /opt/ros/kinetic/lib/robot_state_publisher/robot_state_publisher __name:=robot_state_publisher __log:=/home/user/.ros/log/9620c958-412a-11e7-97cd-0f21109defb6/h1-robot_state_publisher-6.log].
log file: /home/balkan/.ros/log/9620c958-412a-11e7-97cd-0f21109defb6/h1-robot_state_publisher-6*.log
[ INFO] [1495703683.701169438]: [twist_marker_server] Initialized.
[ INFO] [1495703683.797490318]: [twist_marker_server] Initialized.
[h2/robot_state_publisher-13] process has died [pid 31279, exit code 255, cmd /opt/ros/kinetic/lib/robot_state_publisher/robot_state_publisher __name:=robot_state_publisher __log:=/home/user/.ros/log/9620c958-412a-11e7-97cd-0f21109defb6/h2-robot_state_publisher-13.log].
log file: /home/user/.ros/log/9620c958-412a-11e7-97cd-0f21109defb6/h2-robot_state_publisher-13*.log
[ INFO] [1495703683.905739886]: Finished loading Gazebo ROS API Plugin.
[ INFO] [1495703683.906818381]: waitForService: Service [/gazebo/set_physics_properties] has not been advertised, waiting...
[ INFO] [1495703685.692465642]: Stereo is NOT SUPPORTED
[ INFO] [1495703685.692522039]: OpenGl version: 4.5 (GLSL 4.5).
[ERROR] [1495703685.923379893]: No link elements found in urdf file
[ERROR] [1495703685.924740024]: No link elements found in urdf file
[ INFO] [1495703686.061904716, 0.022000000]: waitForService: Service [/gazebo/set_physics_properties] is now available.
[ INFO] [1495703686.082511485, 0.041000000]: Physics dynamic reconfigure ready.
Error [parser_urdf.cc:3423] Unable to call parseURDF on robot model
Error [parser.cc:341] parse as old deprecated model file failed.
Error [parser_urdf.cc:3423] Unable to call parseURDF on robot model
Error [parser.cc:341] parse as old deprecated model file failed.

Can not run your multihusky.launch which may caused from deprecated package

Hi, I hope you can see my message. Now I'm running with Ubuntu 16.04, ROS kinetic (ROS1)
I also working with my Gazebo multi ridgeback robots. But the problem is I don't know how to let EKF localization node works for multiple robots. From your git repo, I have seen that you done it properly. Therefore I would like to run your project to see how it works.
Note: I have download the original Husky package already and try to run your multihusky launch file. And found that

  1. The kinect URDF file locazation was changed. So I have edit your mhusky.gazebo.xacro
    only one line as following
    <xacro:include filename="$(find husky_description)/urdf/accessories/kinect_camera.urdf.xacro"/>
  2. When I launch the multihusky.launch. I have found the error below
    re/src/nre_simmultihusky/xacro/mhusky.gazebo.xacro' laser_enabled:=true ur5_enabled:=false kinect_enabled:=false nsp:=h1 tfpre:=h1_tf ] returned with code [2]. Param xml is <param command="$(find xacro)/xacro.py --inorder '$(find nre_simmu ltihusky)/xacro/mhusky.gazebo.xacro' laser_enabled:=$(arg laser_enabled ) ur5_enabled:=$(arg ur5_enabled) kinect_enabled:=$(arg kinect_ enabled) nsp:=$(arg namespace) tfpre:=$(arg tfpre) " na me="robot_description"/> The traceback for the exception was written to the log file
    Do you have any suggestion ??

Error while launching simmultihusky.launch

Hello,
I have been trying to run this package. however im facing an issue while running simmultihusky.launch i am able to launch the other files but not this. Please help . this is the error i keep getting. im sorry, im very new to ROS and trying to work on this package

st@st-HP-Notebook:~$ roslaunch nre_simmultihusky simmultihusky.launch
... logging to /home/st/.ros/log/cfe0359c-b60c-11e6-aa27-c8ff287cb4b0/roslaunch-st-HP-Notebook-12854.log
Checking log directory for disk usage. This may take awhile.
Press Ctrl-C to interrupt
Done checking log file disk usage. Usage is <1GB.

Traceback (most recent call last):
  File "/opt/ros/indigo/share/xacro/xacro.py", line 62, in <module>
    xacro.main()
  File "/opt/ros/indigo/lib/python2.7/dist-packages/xacro/__init__.py", line 687, in main
    process_includes(doc, os.path.dirname(args[0]))
  File "/opt/ros/indigo/lib/python2.7/dist-packages/xacro/__init__.py", line 271, in process_includes
    raise XacroException("included file \"%s\" could not be opened: %s" % (filename, str(e)))
xacro.XacroException: included file "/home/st/indigo_ws/src/nre_simmultihusky/xacro/h1.gazebo.xacro" could not be opened: [Errno 2] No such file or directory: '/home/st/indigo_ws/src/nre_simmultihusky/xacro/h1.gazebo.xacro'
Invalid <param> tag: Cannot load command parameter [robot_description]: command [/opt/ros/indigo/share/xacro/xacro.py '/home/st/indigo_ws/src/nre_simmultihusky/xacro/mydesc.gazebo.xacro'  laser_enabled:=true  ur5_enabled:=false  kinect_enabled:=false  prefix:=h1  ] returned with code [1]. 

Param xml is <param command="$(find xacro)/xacro.py '$(find nre_simmultihusky)/xacro/mydesc.gazebo.xacro'  laser_enabled:=$(arg laser_enabled)  ur5_enabled:=$(arg ur5_enabled)  kinect_enabled:=$(arg kinect_enabled)  prefix:=$(arg ns1)  " name="robot_description"/>
The traceback for the exception was written to the log file

thanks,

Sonam.

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.