Coder Social home page Coder Social logo

qurtle's Introduction

qurtle

qurtle's People

Contributors

ruddyscent avatar

Watchers

 avatar  avatar  avatar

qurtle's Issues

LDS failure

$ ros2 launch turtlebot3_bringup robot.launch.py

[ERROR] [hlds_laser_publisher-2]: process has died [pid 3754, exit code 255, cmd '/opt/ros/foxy/lib/hls_lfcd_lds_driver/hlds_laser_publisher --ros-args -r __node:=hlds_laser_publisher -r __node:=hlds_laser_publisher --params-file /tmp/launch_params_15gaf65l'].

Node discovery failure

When running in Docker on an M1 Mac, node discovery fails.

If you do it with rmw_fastrtps_cpp, the node discovery fails without any error message.

$ ros2 node list

If you set RMW as rmw_cycloid_cpp, you will get the following error message.

Use four wheels to drive

When driving the Turtlebot 3 with a configuration of two Dynamixel XM420-W210-Ts and two ball casters, it has a severe top wobble problem if it has multiple layers of tops.

It also changes to running on four XM420-W210-Ts to compensate for the increased weight when carrying various additional components.

Simplify docker compose commands

Since remote and sbc containers run on different machines, it is necessary to separate docker-compose.yml and Dockerfile. However, this makes it cumbersome to specify the related docker-compose configuration file or service name every time you run the docker compose command. Therefore, you should simplify the command by placing these configurations in separate directories.

For example, the configuration files related to the foxy remote will be placed at

./foxy/remote/

and those for the foxy sbc will be placed at

./foxy/sbc/

On Mac, node discovery fails

Searching for nodes in a single container fails. Run demo_nodes_cpp as a talker and listener, then ros2 node list shows no node.

It fails on both Intel and M1 Macs. This happens on both foxy and humble. Creating a container on Ubuntu 22.04 amd64 with the same settings does not cause the problem.

Most of the RMW is not available

Only rmw_fastrtps_cpp works, rmw_connext_cpp, rmw_cyclonedds_cpp, rmw_gurumdds_cpp do not work with the following error message:

RMW_IMPLEMENTATION=rmw_connext_cpp ros2 run demo_nodes_cpp listener
[ERROR] [1693444469.702161959] [rcl]: Error getting RMW implementation identifier / RMW implementation not installed (expected identifier of 'rmw_connext_cpp'), with error message 'failed to find shared library 'rmw_connext_cpp', at /tmp/binarydeb/ros-foxy-rmw-implementation-1.0.3/src/functions.cpp:73', exiting with 1., at /tmp/binarydeb/ros-foxy-rcl-1.1.14/src/rcl/rmw_implementation_identifier_check.c:139

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.