-
#47 introduced a bug in how the Euler angles are reported.
As initial context: [static_transform_publisher](http://wiki.ros.org/tf2_ros) expects the angles to be specified in `yaw pitch roll` order…
-
### Discussed in https://github.com/iRobotEducation/create3_docs/discussions/499
Originally posted by **slowrunner** January 4, 2024
### How are you connecting to your Create 3?
Wi-Fi (ROS…
-
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/Submods/NSFW Submod/nsfw_sexting_dialogue.rpy", line 1, in script
init python in mas_nsfw_sexting_dialog…
-
@mfussi66 @kaidegast and I noticed this strange behaviour when trying to export frames attached to the link that is passed as `baseLink` to the `ModelExporterOptions`.
Basically what happens is that …
-
The snippet below fails as it requires a single float as output:
def rpyFunction(msg):
quat = quat_to_euler([msg.pose.rotation.w, msg.pose.rotation.x, msg.pose.rotation.y, msg.pose.rotation.z])
…
-
Say I do `default persistent.game_clear = False` in `script.rpy`
![image](https://user-images.githubusercontent.com/43500785/187082939-64f7ce49-f771-4f6c-8236-579562674be5.png)
Now say I try ref…
-
Hello! I recently put submods to the MONIKA AFTER STORY mod for DDLC, i played for a few time and now when i open it it says this:
I'm sorry, but an uncaught exception occurred.
While loading :…
-
**Original report ([archived issue](https://osrf-migration.github.io/gazebo-gh-pages/#!/osrf/gazebo/issues/353)) by David Rusbarsky (Bitbucket: [david_rusbarsky](https://bitbucket.org/%7B1d6d3307-b10c…
-
I get this exception upon starting the game
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script-poemgame.rpy", line 32, in script
File "game/…
-
Hello! I would like to make a feature request for converting and instantiating `SO3` objects to and from different euler angle conventions.
This proposal could replace `SO3.from_rpy_radians` with `…
mjo22 updated
10 months ago