El Jawad Alaa

Results 7 issues of El Jawad Alaa

Hello, I am trying to install ros-lunar for osx with your script. I did comment the homebrew/science tap. (because it is deprecated) And I run into this issue while doing...

Fixes #180 As stated in the original issue, the Range msg lacks the variance field as opposed to most sensor msgs. A similar issue exist for ros1, and here the...

more-information-needed

Hi, As previously asked by @okalachev in the ros1 counterpart: https://github.com/ros/common_msgs/issues/142 > All the sensor related messages have variance/covariance field: FluidPressure, Illuminance, Imu, MagneticField, NavSatFix, RelativeHumidity, Temperature; while Range lacks...

help wanted

Hi, i'm not sure if this project is still alive. I have a fork with some updates to this generator: - updated typescript to more recent versions - allow user...

The `Range` message will get an additional field for the variance. I don't know if this is relevant for you guys, but this issue is simply a notification, feel free...

enhancement
plugin
feature request
ros2

**Describe the bug** There is a race condition on the call to `rclcpp_lifecycle::State::get_state()` in the controller manager. The `get_state()` method is not thread-safe as explained in this [issue](https://github.com/ros2/rclcpp/issues/1746). This was...

bug

Update the tutorial to explain how to create a Custom Optimization Objective for OMPL as described in this pull request #1436 (https://github.com/ros-planning/moveit2/pull/1436)