issues Search Results · repo:CalciferZh/AMCParser language:Python
Filter by
4 results
(58 ms)4 results
inCalciferZh/AMCParser (press backspace or delete to remove)Hi! I am tying to plot skeleton and maker data. I know that c3d data are in mm, which is the units of AMC data? When you
plot you fix the axis limits, I can t understand the units of the coordinate system. ...
giuli13
- Opened on Jun 21, 2022
- #7
Thank you for opening those code. But Small bug is In 3DViewer.py on line 195 and 204.
for j in joints.values(): should be changed to for j in self.joints.values():
ghost
- 1
- Opened on Mar 2, 2020
- #5
First of all, I would like to thank you for this work. I am very impressed, this is extremely helpful and I am planning
in using it for my master thesis. In order to do that on the other hand I would need ...
FNRocha
- 1
- Opened on Jan 19, 2020
- #4
if pressed[pygame.K_COMMA]:
self.frame -= 1
if self.frame = len(self.motions):
self.frame = 0
if pressed[pygame.K_PERIOD]:
self.frame += 1
if self.frame 0:
...
grok-phantom
- 1
- Opened on Aug 28, 2018
- #1

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.