Sameh Mohamed

Results 9 issues of Sameh Mohamed

PAC-2889: fixing linting error related to import statements, resolving mypy package discovery

Many thanks for this great this repo! It's an amazing and useful work, that I am learning from quite a bit. I wanted to check if there's an optimization reason...

Does nalgebra provide a linspace function, similar to the python's [numpy.linspace](https://numpy.org/doc/stable/reference/generated/numpy.linspace.html) or the rust crate iter_num_tools' [linspace](https://docs.rs/iter_num_tools/latest/iter_num_tools/#linspace). I looked in the documentation but was not able to find it.

Lookig at the demo for the DiffBot mock [hardware interface](https://github.com/ros-controls/ros2_control_demos/blob/master/example_2/hardware/include/ros2_control_demo_example_2/diffbot_system.hpp), it gives me some good ideas on how to create my own for a motor driver that uses I2C. However...

Many thanks for your efforts and this great tool. It looks to be very promising. Initially there's is a indent error on [labeApp.py](https://github.com/autonomousvision/kitti360LabelTool/blob/master/labelApp.py#L79) due to inconsistent space and tab usage....

I have seen a couple of examples that use the SysTick timer to count the rotations on a rotary encoder, like this example for the [blue pill ](https://github.com/controllerstech/STM32/blob/master/TIMER%20ENCODER%20MODE/main.c). I was...

question

Firstly, I would like to extend my gratitude for your excellent work, your dedication and efforts. This book is truly a great resource for many people of different backgrounds. I...

question

Many thanks for this great work. The drake ros2 rules examples and [documentation][1] are excellent and work out of the box. As mentioned in the documentation, the downside to this...

changing file permissions on orin.dev.aarch64.sh to be executable