Kamalesh Palanisamy

Results 8 comments of Kamalesh Palanisamy

@extesy if you are ready I can create a new branch and push the code to it.

@extesy there is no native support for typescript we will need to build it to javascript and zip those files. But it is a small price to pay for something...

Hi I tested it out on reddit there seems to be no problem. Did you check with the latest version?

How do I get the list of paypal donators?

Since we are setting the linear and angular velocity, shouldn't the code be ``` odom_msg.twist.twist.linear.x = self.cmdx odom_msg.twist.twist.angular.z = -self.cmdy ``` since `self.cmdx` is the linear velocity and `self.cmdy` is...

Can you say the exact version of pytorch you are using? I am not able to recreate this.

I am taking up this issue

@guilload is this issue available for me to pick it up? I noticed that you had added the comments of the TODO in the `ingester.rs` file.