Ross Diankov

Results 71 comments of Ross Diankov
trafficstars

FYI, this is why i had to write the ExtractOpenRAVETrajectoryFromProfiles function (found in TorqueLimitsRave.cpp), which will extract the profiles exactly without re-sampling.

the function just outputs the data directly to openrave trajectory object, there's no dependency on openrave used to extract the profiles. even if openrave functionality was being used, if the...

not sure we should be supporting this case.... how about calling `utils::ConvertToOpenRAVEName` in `UpdateFromInfo` ?

Did you guys test with controller? It doesn't look like it is working... ![image](https://github.com/rdiankov/openrave/assets/343057/3eee0913-53b0-48f9-9a58-3b4675be5c86)

Guys, anyone actively working on this?

Changing default option like this could affect a lot... we should have ziyan and yoshiki comment on this.

@shossjer Given this breaks back compat, do you have a set of changes throughout the entire system ready for just the name change? Thanks,

woot, thanks for the change!