Sachin Kumar

Results 7 issues of Sachin Kumar

### Discussed in https://github.com/cyberbotics/webots_ros2/discussions/876 Originally posted by **sachinkum0009** December 18, 2023 Hello, I want to add Radar Sensor to TeslaModel3. I tried to follow [link](https://cyberbotics.com/doc/reference/radar) But still it doesn't show...

This pull request introduces new **msgs**, **srvs** and **actions** for **control_msgs** package. These changes are aimed at enhancing gripper control and configuration functionality.

## Purpose - Update the Poetry installation to include the 'perception' dependency. ## Proposed Changes This PR modifies the Poetry installation command to replace 'openset' with 'perception'. ## Issues -...

Need to replace the openset dependency group with the new perception group. The installation command should be updated to: ```dockerfile RUN poetry install --with nomad,perception ```

# Pull Request: Add XML schema validation for ros2_control tag and test assets ## Description This pull request introduces XML schema validation for the `` tag in URDF files, addressing...

## Feature request #### Feature description The idea is to integrate the Depth Anything V2 or any other model with costmap layers. #### Implementation considerations - Implementing pipeline to use...

enhancement
good first issue

This Pull Request introduces the **IO Gripper Controller**, an implementation for controlling a gripper using IOs. The controller supports functionalities such as **open,** **close**, and **reconfigure**, which can be triggered...

stale