surfertas

Results 20 comments of surfertas

Great to hear. Was wondering if the expectation is that reactjs alone should work on web accessed via a mobile? If that is the case then it does not work...

It sure does. Thanks a lot.

Hi Adnan, thanks for the response. In response to my familiarity with Rust and ROS, its quite limited. I have been a user, and not a developer, but keen on...

I am reviewing procedural macros, and appears well above my capabilities. Again if there is something more trivial I am happy to help in any way I can. Thanks Adnan.

Thats great. Thanks a lot. Have a nice weekend.

Adnan, sorry am playing around with rosrust, I ran into this situation. When passing a topic name such as "cmd_vel" to ros.publish("cmd_vel").unwrap, I had no issues in building and publishing...

Hi Adnan, thanks a lot for the response. I tested as instructed, and the mapping works, thus it appears that Gazebos XML-RPC messages are the issue.

Got it, I will take a look. Thanks a lot, and hope you are having a nice end to the year.

@ackleymi good for review.

@Henry-E Was wondering if we should be using a strict equality check for undefined or use a null check to handle both cases?