Giter VIP home page Giter VIP logo

Comments (4)

v-lopez avatar v-lopez commented on September 23, 2024

We've been able to reproduce this as well.

We have updated the rosinstall you have to use, it is now located at https://raw.githubusercontent.com/pal-robotics/pmb2_tutorials/indigo-devel/pmb2_public.rosinstall

Could you please try with this version?

from pmb2_robot.

AufarZakiev avatar AufarZakiev commented on September 23, 2024

Thank you for fast response!

  1. I deleted previous version of pmb2_public_ws and followed the guide with new rosinstall file.
  2. Then I run catkin_make command and it was almost successful, with errors on "ros_controllers". Catkin logs are here:
    logs_catkin_make2.txt
  3. Despite the errors, I tried to launch the simulation. Simulation started, even the blue region of laser scanning was displayed. However, there were several errors in logs and keyboard control was not working. Gazebo logs are here:
    logs_gazebo2.txt
  4. I downloaded ros-control package using
apt-get install ros-indigo-ros-control
  1. Built the workspace again using catkin_make. Now it was more successful, with several errors. Catkin logs are here:
    logs_catkin_make3.txt
  2. Launched Gazebo simulation and everything worked! Including keyboard control :) Thank you very much!

Could you help to fix build errors please?

from pmb2_robot.

v-lopez avatar v-lopez commented on September 23, 2024

You have to uninstall ros-indigo-ros-control and all ROS Control related packages.

There's some kind of interaction where it will use the ROS Control packages in /opt instead of your workspace.

You can see it also happens here: https://answers.ros.org/question/292578/is-the-tutorial-to-compile-tiago-with-ros-kinetic-working/

from pmb2_robot.

AufarZakiev avatar AufarZakiev commented on September 23, 2024

Yes, this helped!
More precisely, these commands:

apt-get remove ros-indigo-ros-control
apt-get remove ros-indigo-controller-interface

I pasted them here, maybe it will help someone further.
Thank you very much again!

from pmb2_robot.

Related Issues (7)

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.