Ammar Hoque

Results 4 issues of Ammar Hoque

**Describe the bug** Creating an RL environment in gazebo where I use `effort_controllers` to perform actions. In order to reset the environment and get the controllers working for the next...

question

updating my react-native app from 0.69.5 to 0.72.1. However, when I try to build with `npx react-native run-android` or do a `./gradlew clean` I get this bug: ``` A problem...

**Describe the Bug** When running the turtlebot simulation, I can publish to "/cmd_vel" fine, but when I click the "reset" button in simulation, it crashes and I get this result:...

Currently working on reinforcement learning with ROS 2 and Gazebo, and I am using `gazebo_ros2_control` to simulate some `effort_controllers` and `/controller_manager/switch_controllers` to call services. When I call `/reset_sim`, I notice...