Skip to content

lym29/NotesForMyself

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NotesForMyself

Table of contents

Environment

Blender

others

Useful Link

A blog introducing python API for load tf from bag files

Containerize a conda environment in a Singularity container

Network

If connection to github fails, add the below config to "~/.ssh/config" file:

Host github.com
User git
Hostname ssh.github.com
PreferredAuthentications publickey
IdentityFile ~/.ssh/id_rsa
Port 443

Remember to use SSH connection when trying to push/pull from github repo.

git remote -v

Check the link of remote branch!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published