Code Monkey home page Code Monkey logo

husky_customization's Introduction

husky_customization

Templates for user customization of Husky description (URDF) and Gazebo configuration.

  • husky_custom_description : Template for creating a custom URDF description Husky robot
  • husky_custom_gazebo : Template for creating a custom Gazebo simulation configuration

For Husky instructions and tutorials, please see http://wiki.ros.org/Robots/Husky

husky_customization's People

Contributors

paulbovbel avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

husky_customization's Issues

Issues with Melodic ROS/Gazebo

I get the following error when using this project with ROS Melodic

Deprecated: xacro tag 'sick_lms1xx_mount' w/o 'xacro:' xml namespace prefix (will be forbidden in Noetic)
when processing file: /opt/ros/melodic/share/husky_description/urdf/husky.urdf.xacro
Use the following command to fix incorrect tag usage:
find . -iname "*.xacro" | xargs sed -i 's#<([/]?)(if|unless|include|arg|property|macro|insert_block)#<\1xacro:\2#g'

Maximum recursion depth exceeded
when processing file: /opt/ros/melodic/share/husky_description/urdf/decorations.urdf.xacro
included from: /opt/ros/melodic/share/husky_description/urdf/husky.urdf.xacro

RLException: while processing /opt/ros/melodic/share/husky_gazebo/launch/spawn_husky.launch:
while processing /opt/ros/melodic/share/husky_control/launch/control.launch:
while processing /opt/ros/melodic/share/husky_description/launch/description.launch:
Invalid tag: Cannot load command parameter [robot_description]: command [['/opt/ros/melodic/lib/xacro/xacro', '/opt/ros/melodic/share/husky_description/urdf/husky.urdf.xacro', 'robot_namespace:=/', 'laser_enabled:=true', 'realsense_enabled:=false', 'urdf_extras:=/home//ros/src/CATE-ROS-Project/husky_customization/husky_custom_description/urdf/custom_description.urdf.xacro']] returned with code [2].

I solved this issue removing these two lines from the following file:
custom_description.urdf.xacro

<xacro:include filename="$(find husky_description)/urdf/husky.urdf.xacro" /> <xacro:husky_robot />

How to set the HUSKY_URDF_EXTRAS environment variable?

Hi sir
I put my husky_custom_description package in a ros work space named simulation_ws. Followed the suggestion in empty.urdf as "if a robot is being customized and requires additional URDF, set the HUSKY_URDF_EXTRAS environment variable to the full path of the file you would like included", I thus set the env variable using "export HUSKY_URDF_EXTRAS=$(rospack find husky_custom_description)/urdf/custom_description.urdf.xacro" in ~/.bashrc. However, I get some errors when I roslaunch husky_viz view_model.launch. I dont make sure what i have done is in a right way.

Instructions

Hi.

Are there any instructions on how to customize Husky Gazebo model?
Thanks.

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.