Code Monkey home page Code Monkey logo

laikago_ros's People

Contributors

littleggghost avatar trivaszhang 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  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  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  avatar  avatar  avatar

Watchers

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

laikago_ros's Issues

Laikago unable to stand in Gazebo7

Hi,
I do note that Gazebo8 is required but I manage to make it launch in Gazebo7.
However,the laikago is unable to stand when I run laikago_servo node.
The motors on the right side seems to be slower than the motors on the left.
It is because I am using Gazebo7?

Issues with robot description parse

Hello

I have followed the steps in READ_ME.md but running into issues when trying to launch rviz.launch inside of laikago_rviz package. I' m getting the following error messages.

[ERROR] [1561787437.444252717]: Geometry tag contains no child element. [ERROR] [1561787437.444288480]: Could not parse visual element for Link [FL_thigh] [ERROR] [1561787437.444336866]: Geometry tag contains no child element. [ERROR] [1561787437.444346211]: Could not parse visual element for Link [FR_thigh] [ERROR] [1561787437.444389953]: Geometry tag contains no child element. [ERROR] [1561787437.444399517]: Could not parse visual element for Link [RR_thigh] [ERROR] [1561787437.444440450]: Geometry tag contains no child element. [ERROR] [1561787437.444448261]: Could not parse visual element for Link [RL_thigh] [ERROR] [1561787437.444490167]: Joint [FL_hip_joint] is of type REVOLUTE but it does not specify limits [ERROR] [1561787437.444508022]: joint xml is not initialized correctly [ INFO] [1561787437.524283215]: rviz version 1.13.3 [ INFO] [1561787437.524330877]: compiled against Qt version 5.9.5 [ INFO] [1561787437.524342805]: compiled against OGRE version 1.9.0 (Ghadamon) [robot_state_publisher-3] process has died [pid 12701, exit code 255, cmd /opt/ros/melodic/lib/robot_state_publisher/state_publisher __name:=robot_state_publisher __log:=/home/prismadynamics/.ros/log/d133b462-9a31-11e9-9df2-38dead2d76c5/robot_state_publisher-3.log]. log file: /home/prismadynamics/.ros/log/d133b462-9a31-11e9-9df2-38dead2d76c5/robot_state_publisher-3*.log [WARN] [1561787437.780960]: FL_hip_joint is not fixed, nor continuous, but limits are not specified! [WARN] [1561787437.782019]: FR_hip_joint is not fixed, nor continuous, but limits are not specified! [WARN] [1561787437.782682]: RR_hip_joint is not fixed, nor continuous, but limits are not specified! [WARN] [1561787437.783340]: RL_hip_joint is not fixed, nor continuous, but limits are not specified!

add_dependencies needed in CMakeLists.txt file [Bug]

Hi,

There are two lines that have to be added in CMakeLists.txt files as below.

add_dependencies(laikago_joint_controller laikago_msgs_gencpp)

after this line and

add_dependencies(${PROJECT_NAME} laikago_msgs_gencpp)

after this line.

A simple way of checking this bug is to remove ~/catkin_ws/build and ~/catkin_ws/devel directories and catkin_make again, then you will see a compile crash. By adding add_dependencies() lines, your code will compile dependency packages first and compile the controller and gazebo packages and avoid the compile crash.

Ryan

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.