GithubHelp home page GithubHelp logo

ackermann_msgs's Introduction

ackermann_msgs's People

Contributors

cottsay avatar jack-oquin avatar vincentrou 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ackermann_msgs's Issues

left / right wheel angles, etc

Is there existing code that will convert these messages into the angles; speeds; etc for the left and right wheels? and possibly all 4 wheels if all 4 wheels are controlled with motors? These messages provide one steering angle (and speed, etc) for the rover (like a tricycle per the documentation); but we need to have a way to convert this angle (and speed, etc) into the angles for the individual wheels. Thanks

This package needs a maintainer

While I wrote the original ROS1 version nine years ago, I am now retired and unable to act as the maintainer. I have no knowledge of ROS2 practices.

@vincentrou : are you willing to take over maintenance for me?

‘ackermann_msgs’ was not declared in this scope

i have install ‘ackermann_msgs’ by the command, and use ‘ackermann_msgs to write a publisher, when done, it occurs <error: ‘ackermann_msgs’ was not declared in this scope> cmakelist has already added find_package(ackermann_msgs REQUIRED) ament_target_dependencies(talker rclcpp std_msgs ackermann_msgs) same with the package.xml

[ROS 2] Dashing build failing due to undeclared dependencies.

This package has been failing on build.ros2.org since its release.

From the build log it seems that CMake is expecting to find std_msgs but no dependency on std_msgs is declared. Of course, it could also be the case that std_msgs isn't needed and the find_package call should be removed.

It would also be a good idea to check for other dependencies that are not reflected in the package.xml which would cut down on the number of iterations before a release can be built successfully.

CMake Error at CMakeLists.txt:18 (find_package):
  By not providing "Findstd_msgs.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "std_msgs",
  but CMake did not find one.

  Could not find a package configuration file provided by "std_msgs" with any
  of the following names:

    std_msgsConfig.cmake
    std_msgs-config.cmake

  Add the installation prefix of "std_msgs" to CMAKE_PREFIX_PATH or set
  "std_msgs_DIR" to a directory containing one of the above files.  If
  "std_msgs" provides a separate development package or SDK, be sure it has
  been installed.

Links to failing builds http://build.ros2.org/view/Dbin_ubv8_uBv8/job/Dbin_uB64__ackermann_msgs__ubuntu_bionic_amd64__binary/

Including ackerman_msgs to project fails

Hi :)

I am trying to use ackermann_msgs in a project, but the include can't find the cmake project.
I am using ROS-Melodic. Did I forget to do something?

My cmake file is is included.
CMakeLists.txt

This is the error message:
CMake Error at /opt/ros/melodic/share/catkin/cmake/catkinConfig.cmake:83 (find_package):
Could not find a package configuration file provided by "ackermann_msgs"
with any of the following names:

ackermann_msgsConfig.cmake
ackermann_msgs-config.cmake

Add the installation prefix of "ackermann_msgs" to CMAKE_PREFIX_PATH or set
"ackermann_msgs_DIR" to a directory containing one of the above files. If
"ackermann_msgs" provides a separate development package or SDK, be sure it
has been installed.
Call Stack (most recent call first):
road-follow-planner/CMakeLists.txt:10 (find_package)

Integration of four_wheel_steering_msgs

I would like to integrate the four_wheel_steering_msgs in the official ROS repo for kinetic.

Actually a four_wheel_steering_controller is using it. I wish to integrate it in the ros_controllers repo. ros-controls/ros_controllers#55 (comment)

What is the best thing to do for the four_wheel_steering_msgs ?

  • create a new repo in ros-drivers for four_wheel_steering_msgs
  • create a new repo named vehicle_msgs where we can put the two package ackermann_msgs and four_wheel_steering_msgs

Question

Hello,

This isn't much of an issue, only a question.

I am new to ROS.

If i want to use an Arduino to control some steering servo motors, and I'd like to control this using ROS for an ackermann steered vehicle, what do I need?

How do i combine this with the ackermann_msgs?

Thanks,
Aaron

Rolling/Galactic releases

We want to release a new version of the webots_ros2 package and this is one of the packages we are missing

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.