Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/closecloud adjustments #1

Open
wants to merge 37 commits into
base: develop
Choose a base branch
from

Conversation

viktorku
Copy link

@viktorku viktorku commented Jan 6, 2016

@psoetens This is great! Seems to be working by my tests.

I added some minor stuff in few commits (most important is 760fcb3).

Doesn't include the mjpeg stream changes yet.
UPDATE: Merged latest version and updated CloseCloud to handle MJPEG streams.

Note: I "merged" the stopCloud method's functionality into the prototype's stopStream.

Peter Soetens and others added 15 commits January 4, 2016 18:37
Make Axes scalable
Allow SceneNode to cleanup TF, also for the child objects.

Signed-off-by: Peter Soetens <[email protected]>
We're slow at drawing, if the queue fills up, it means we can't
follow and need to throttle down ?

Signed-off-by: Peter Soetens <[email protected]>
- zoom now 5x faster
- zoom mousewheel direction as in rviz
- zoom frame only shows 0.3s instead of 1s.

Signed-off-by: Bert Willaert <[email protected]>
trim('/') ignores its argument and only removes whitespace,
so we need to use replace(...)

Signed-off-by: Bert Willaert <[email protected]>
See https://github.com/mrdoob/three.js/wiki/Migration for some of
the changes that affected us.

Signed-off-by: Peter Soetens <[email protected]>
CloseCloud for higher resolution rendering of point clouds with limited depth range
PointCloud for visualising PointCloud2 messages
…ud_adjustments

Conflicts:
	build/ros3d.min.js
@psoetens
Copy link

psoetens commented Jan 6, 2016

Has psoetens#1 been merged in as well ? It was actually required on the 'upgrade to three r70' feature branch such that it has a greater chance of acceptance upstream.

@viktorku
Copy link
Author

viktorku commented Jan 7, 2016

Has psoetens#1 been merged in as well ? It was actually required on the 'upgrade to three r70' feature branch such that it has a greater chance of acceptance upstream.

No problem, that can be also merged easily.

IMHO we still need to address the missing ByteBuffer dependency (91c1830) before we even have any chance of acceptance upstream. Either that or omitting the PointCloud reference type entirely?

Viktor Kunovski added 3 commits March 10, 2016 13:58
Conflicts:
	src/visualization/SceneNode.js
Conflicts:
	build/ros3d.js
	build/ros3d.min.js
	src/visualization/SceneNode.js
- add queue_length option to PointCloud constructor arg
- adjust PointCloud to read colors from PointXYZRGBNormal pointclouds

Signed-off-by: Viktor Kunovski <[email protected]>
@viktorku viktorku force-pushed the feature/closecloud_adjustments branch from 5d314e2 to a1317ca Compare January 26, 2017 11:21
@viktorku viktorku force-pushed the feature/closecloud_adjustments branch 2 times, most recently from 5512db0 to b67ab96 Compare June 15, 2017 09:11
@viktorku viktorku force-pushed the feature/closecloud_adjustments branch from b67ab96 to 7bb7d33 Compare June 19, 2017 08:49
@viktorku viktorku force-pushed the feature/closecloud_adjustments branch from 47b19fc to 31106ae Compare July 13, 2017 14:27
Viktor Kunovski added 2 commits July 26, 2017 16:49
Conflicts:
	build/ros3d.js
	build/ros3d.min.js
	package.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants